1.0.3 • Published 7 years ago

twilio-sounds v1.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

twilio-sounds

twilio-sounds allows browser projects using the twilio.js client to package all necessary sound files instead of pulling them from the internet. This is especially helpful for chrome extensions which have strict content security policies.

NPM Version

Install

npm i -S twilio-sounds

or

yarn add twilio-sounds

Usage

import twilioSounds from 'twilio-sounds';
let twilioOptions = {sounds: twilioSounds};

License

MIT

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago