Re: Speech output from a microcontroller
- From: Vladimir Vassilevsky <antispam_bogus@xxxxxxxxxxx>
- Date: Fri, 30 Nov 2007 14:42:24 GMT
Pertti Kellomäki wrote:
I am looking into generating speech output from
a small datalogger (approximately match box size).
Any advice on how to go about it? There will be a
memory card and the words come from a small fixed set,
so storage is not a problem.
Way back there was a speech synthesizer for the RCA1802
that only used a single digital output pin, but the
sound quality was really not very good. What I'm looking
for is something similar, but with a bit higher quality.
I'm planning to use one of ATMega devices, though that
probably does not make much difference.
The ATMega PWM output at 32kHz sample rate will produce the speech of the reasonably good quality. Especially if you will employ the preemphasis and the noise shaping. The waveforms can be stored in the external flash as is; there is not much sense in using an audio compression.
Vladimir Vassilevsky
DSP and Mixed Signal Design Consultant
http://www.abvolt.com
.
- Follow-Ups:
- Re: Speech output from a microcontroller
- From: Pertti Kellomäki
- Re: Speech output from a microcontroller
- From: larwe
- Re: Speech output from a microcontroller
- References:
- Speech output from a microcontroller
- From: Pertti Kellomäki
- Speech output from a microcontroller
- Prev by Date: Speech output from a microcontroller
- Next by Date: Imbedded Digital to Analog Converter
- Previous by thread: Speech output from a microcontroller
- Next by thread: Re: Speech output from a microcontroller
- Index(es):