query on speech synthesis using microcontroller avrmega8

hi i'm working on a project which is a game based on speech in avrmega8. pl let us know how to start storing and reading speech signals in avr mega8

Reply to
richhariyamkr
Loading thread data ...

Google came up with this evaluation board

formatting link
Peter

Reply to
Peter

If you store the speech in 64 kbps PCM format you will fit about 2 minutes of speech per megabyte. If you use an AT45DBxxx dataflash, you can today have up to

16 minutes inside a single device. The only think you need to store/retrieve is an SPI interface.

Best Regards Ulf Samuelsson

Reply to
Ulf Samuelsson

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.