Home » Extra libraries, Code snippets, applications etc. » U++ users applications in progress and useful code snippets, including reference examples! » UTTS: U++ Text to Speech
UTTS: U++ Text to Speech [message #50677] |
Mon, 03 December 2018 17:31  |
 |
forlano
Messages: 1207 Registered: March 2006 Location: Italy
|
Senior Contributor |
|
|
Hello,
after a long fight with the includes here is a zero approximation Text To Speech app U++ based.
It uses the sapi.h library and try to replicate three actions (Speak, Pause and Stop) of a general application
(see https://www.ultimatepp.org/forums/index.php?t=msg&th=105 13&goto=50672&#msg_50672 for link and screenshot).
Unfortunately two very (VERY) important features are missing:
1) select the voice format (it affect the quality of the voice);
2) select the voice (English, Italian, etc... that affect the right pronunciation of the text).
This is done in the original application using Windows helper that retrieve the system default, but I am not able to translate in U++.
I hope somebody with more experience can have a look at it and add these two features that improve drastically the voice and pronunciation (it's not nice to listen my default Italian voice to pronunce english text!).
I had to modify the atlbase.h file to remove an annoying compiling error (see readme.txt file).
Thanks,
Luigi
edit: added package
-
Attachment: UTTSApp.7z
(Size: 582.33KB, Downloaded 252 times)
[Updated on: Tue, 04 December 2018 19:33] Report message to a moderator
|
|
|
|
|
|
|
Goto Forum:
Current Time: Fri Apr 25 13:12:30 CEST 2025
Total time taken to generate the page: 0.00953 seconds
|