TTS_chung_dll is a very simple dll interface for TTS text to speech
(SAPI5) written in freebasic to use with any programming language
.Comes with c++ , LibertyBasic and freebasic calling examples. Accepts
XML tags.
example of call :
myTTSinit()
myTTSspeak(@"hello")
myTTSclose()
=>
https://sourceforge.net/projects/ttschungdll/
No comments:
Post a Comment