text to speech problems
BlitzPlus Forums/BlitzPlus Programming/text to speech problems| 
 | ||
| I need to add text to speech to applications; I tried a free library tool for blitz basic, and it does not work on my system (other applications work with MS text to speech); I think it is possible to create a dll working whit MS Speech API, but I need help with this level of programing I think adding text to speech (or text recognition) abilities to BB would be a great enhancement thank you | 
| 
 | ||
| http://www.blitzbasic.com/Community/posts.php?topic=34406 Take a look at this. | 
| 
 | ||
| thank you Paulo, I will take a look | 
| 
 | ||
| sorry I can't offer more help with the coding, but I thought that might put you on the right path. | 
| 
 | ||
| Hmmm. Is there a speech to text func? Is there a way to use Microsoft Office's Speech Recgonition and have it return a string??? | 
| 
 | ||
| On my website I have also a text-to-speech example complete with BlitzPlus sourcecode, check it out "So To Speak" in the project section. http://www.sergiomarcello.com |