Is it hard to make synthesized speech using the veho speaker and activity board?
hapalua
Posts: 149
What kind of programming is involved?
Comments
The easiest way is to use the EMIC Text-to-Speech:
http://www.parallax.com/product/30016
Additional info:
http://www.parallax.com/sites/default/files/downloads/30016-Emic-2-Text-To-Speech-Documentation-v1.1.pdf
http://www.grandideastudio.com/portfolio/emic-2-text-to-speech-module/
C or C++.
Yes Phi has done some work in SPIN:
http://forums.parallax.com/showthread.php/89411-Phonemic-Speech-Synthesis-(3rd-installment-7-Nov-2006)?highlight=speech
df
I don't think anyone has done anything in C yet.
See page 2 of the product documentation http://www.parallax.com/sites/default/files/downloads/30016-Emic-2-Text-To-Speech-Documentation-v1.1.pdf
The Veho will plug directly into the Emic2 not the audio port on the Activity Board.
Just about any microcontroller with two I/O pins free can use the Emic2 without the need to solder.
is it not possible to use the emic 2 with the basic stamp kits? i hope the propeller activity board has accomodations for the emic 2. am i wrong? i also dont see GND and 5V labeled in the boebot kit board.
Also, on the BASIC Stamp BOE, 5V = Vdd and Gnd = Vss.
-Phil