View previous topic :: View next topic |
Author |
Message |
veerabahu
Joined: 20 Aug 2013 Posts: 16
|
Need Text to Speech Driver for PIC24FJ64GB002 |
Posted: Sat Aug 29, 2015 6:32 am |
|
|
Hi Experts
I want Text to speech driver for PIC24FJ64GB002. Or please suggest any reference link to understand how to use the above controller for text to speech. It will be more helpful if anybody replies soon.
Regards
Veerabahu M |
|
|
Ttelmah
Joined: 11 Mar 2010 Posts: 19499
|
|
Posted: Sat Aug 29, 2015 1:10 pm |
|
|
Forget doing it in the PIC. A reasonably competent version will use all (or more) ROM than the chip has, and will be many weeks work.
Add a off the shelf chip to do this instead. Add something like the RC8650/8660.
You could create something crude, but it'll sound appalling.
There is PIC24 code here for this:
<http://www.toughdev.com/viewpost.php?id=5980086538764569933&t=0&s=1>
However the results are very poor. |
|
|
ezflyr
Joined: 25 Oct 2010 Posts: 1019 Location: Tewksbury, MA
|
|
Posted: Sat Aug 29, 2015 8:03 pm |
|
|
Hi,
I've had very good results with Joe Grand's EMIC 2 text-to-speech module. It's an easy serial interface.
https://www.parallax.com/product/30016 _________________ John
If it's worth doing, it's worth doing in real hardware! |
|
|
Arizona Chris
Joined: 20 Dec 2014 Posts: 69 Location: Arizona
|
emic |
Posted: Fri Sep 04, 2015 7:51 pm |
|
|
John, thats the one that sounds like Stephan Hawking talking! ;) |
|
|
|