Itako Audio Reader Audio Context
Installation
npm install itako-audio-reader-audio-context --save
Usage
ItakoAudioReaderAudioContext(type, options)
-> reader
specify instance as first argument of the Itako constructor as the value of the array.
Recommended file format
ogg
,.mp3
(audioContext is unstable in.wav
,.m4a
)
See also
Development
Requirement global
- NodeJS v5.10.0
- Npm v3.7.1
- Chrome Launcher 49.0.2623 (Mac OS X 10.11.4)
git clone https://github.com/itakojs/itako-audio-reader-audio-contextcd itako-audio-reader-audio-contextnpm install npm test