zlargon / google-tts

Google TTS (Text-To-Speech) for node.js
https://www.npmjs.com/package/google-tts-api
MIT License
279 stars 56 forks source link

Intonation #4

Closed biji closed 7 years ago

biji commented 7 years ago

Is it possible to add intonation like in android? Expressive, flat

Thanks

zlargon commented 7 years ago

Hi,

Intonation is out of the scope from this library because it is only supported by Android (built-in) App: Google Text-to-Speech Engine.

Thus, it's unlikely to implement intonation, unless Google supports intonation option on Web API.

Best Regards, Leon