SpeakerBox - Web Based TTS(Text-To-Speech) Tool
Installation
npm install --save speakerbox
Require( ) into your app
var speakerbox = require('speakerbox');
Usage
speakerbox('URL','DOM SELECTOR', 'OPTIONAL SPEAKER', OPTIONAL CALLBACK() );
Example
var speakerbox = require('speakerbox');
speakerbox('http://songmeanings.com/songs/view/558/','#textblock');
Available Voices
Guys | Girls | Others |
---|
Albert | Agnes | Bad News |
Alex | Kathy | Bahh |
Bruce | Princess | Bells |
Fred | Vicki | Boing |
Junior | Victoria | Cellos |
Ralph | | Deranged |
| | Good News |
| | Hysterical |
| | Pipe Organ |
| | Trinoids |
| | Whisper |
| | Zarvox |