We have been playing with text to speech again. We used a Sparkfun voice box shield that includes the popular SpeakJet chip. The issue is that you have to code “phonetic” allophones to tell it what to say. It won’t read the contents of a normal variable and convert it to recognizable speech. So we added a TTS256 chip, which takes English text and numbers from variables, and builds the correct allophones for the SpeakJet.
Become the Maker you were born to be. Try Arduino Academy for FREE!
User manuals and working sketch are at http://groups.yahoo.com/group/arduinohome/files/Text%20to%20speech/
any program for arduino for text to speech
See the link in the article for program code.
where is the code? i already click on link but not available
I just checked the link, it's working fine. You have to log into the yahoo group …
It looks like sparkfun no longer sells the shield, but I have included the schematics on the group link.