Adding text-to-speech chip to a robot/basic stamp
Jim the Hermit
Posts: 79
Speakjet is cheap, but it sounds like total Smile. I was thinking about buying the
V-Stamp ($75-82)
http://www.rcsys.com/modules.htm
or the
TTS-EM-HD2 or TTS-06 ($300)
http://www.textspeak.com/oemtts.htm
(The latter being of amazing quality.) But, I don't want to spend a lot of money for something I would have to experiment with.
Has anybody worked with these before?
V-Stamp ($75-82)
http://www.rcsys.com/modules.htm
or the
TTS-EM-HD2 or TTS-06 ($300)
http://www.textspeak.com/oemtts.htm
(The latter being of amazing quality.) But, I don't want to spend a lot of money for something I would have to experiment with.
Has anybody worked with these before?
Comments
Along the lines of Speakjet, but it has text to speech built in (doesn't require a second TTS IC). If you don't like the text to speech quality you can also code the phonemes in yourself. Likely worth experimenting at that price.
Parallax's Emic2 is the new go-to product for quality voice synthesis. I don't know the price, but I imagine it'll be closer to the VStamp and no doubt less than the TTS line. We'll probably know the details end of this week, or sometime next. Can't wait!
-- Gordon
I've had a V-8. Does that count!
Actually I have used what might be the precursor to the V-Stamp. This was some time ago - 7 or 8 years maybe. It's more mechanical than the Emic, but much more understandable than the Speakjet and its ilk.
I found this vid sample right off the bat on YouTube. I'm sure there are others:
(Careful, it wil shot you with laser.)
-- Gordon
Hello,
I have used the RC Systems V8600A modules in a few projects and it works great. It is one of the best modules that I have run across. A nice feature is that while many other speech chips have come and gone this one has been around for years. I haven't used their V-Stamp yet.
The SpeakJet does work well for projects that you want a robotic sounding voice. I just received one of the new SPO-512 chips and will be testing that on the weekend to hear how that works. It should work well in some robot projects. The only downside I see with that chip is that it should have a bit more handshaking signals available for status back to the host controlling it.
Robert
[video=youtube_share;8915Vs0mzck]
Here's the DAT section of the code used in the above demo. I just noticed I left off one of the "T"s of "TTS256".
I had planned to compare the SpeakJet with one of my Emic V1 modules, but I some how managed to destroy both of my Emic boards. I'm pretty sure one of ruined by being used with a Propeller Protoboard without an enclosure on my lab table for a couple of years. I think it had been splashed with some corrosive chemical that slowly eat away some of the leads of the main chip. I don't know what I did to my other Emic board. It will echo the text sent to it, but it doesn't produce sound.
Actually, that's the only one I found on yt. I can't tell if it's plugged into his computer. Can it work with a stamp or propeller? Who knows?
Anyway the Emic 2 Text-to-Speech Module is in Accessories-Sound/Audio (!) But there's no button to add it to the cart yet.
http://www.parallax.com/Portals/0/Downloads/docs/prod/sens/30016-Singing-emic2_demo1.wav
and
http://www.youtube.com/watch?v=vDElgpRNjeY
Joe