itako-v0 AudioContext audio-player plugin
npm install itako-audio-reader-audio-contextItako Audio Reader Audio Context
---
Installation
---
``bash`
npm install itako-audio-reader-audio-context --save
Usage
---
-> readerspecify instance as first argument of the Itako constructor as the value of the array.
`html`
Recommended file format
---
* ogg, .mp3 (audioContext is unstable in .wav, .m4a)
See also
---
- itako - a pluggable text reader
Development
---
Requirement global
* NodeJS v5.10.0
* Npm v3.7.1
* Chrome Launcher 49.0.2623 (Mac OS X 10.11.4)
`bash
git clone https://github.com/itakojs/itako-audio-reader-audio-context
cd itako-audio-reader-audio-context
npm install
npm test
``
License
---
MIT