Text-to-Speech #6387
tautologias345
started this conversation in
GUI
Text-to-Speech
#6387
Replies: 2 comments
-
TTS is not something that can be used to achieve what you're looking for. Haven't seen a single TTS capable of conveying emotions |
Beta Was this translation helpful? Give feedback.
0 replies
-
Not how it works. if you have a TTS library and all the necessary assets, you can create an EXTENSION to the engine with that. but by itself it shouldn't be a core feature You can't just call a generic TTS api because each platform has its own TTS solution (microsoft sam, google tts for android, whatever apple uses. etc.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The make a text-to-speech, the developer should choose the gender (male, female), the human age (from 2 to 125) and the voice style:
Beta Was this translation helpful? Give feedback.
All reactions