- #1
- 68,275
- 21,968
Voice Synthesis with a uC -- Audio File IP Available?
I'm working on a project that will involve voice synthesis and playing simple tones using a mid-range 8-bit microcontroller (uC). I've done my own proprietary tone synthesis many years ago (with an 8051), but for this present project, I'd like to use some popular standard for the audio data files. The audio quality does not need to be CD music quality -- just reasonable voice and simple tones.
I've done a little searching for info on the standards, and searching for what is typically done with simple uCs for audio synthesis, but I'm not finding any great Rosetta stones so far. What do people generally do for voice synthesis on 8-bit uCs? What would be the right data format for me to plan on using, and what sample rate and data width (8-bits?) are typically used? Is compression always used for the stored data? If I want to get or purchase audio files to use, where should I go looking?
Thanks for any help!
I'm working on a project that will involve voice synthesis and playing simple tones using a mid-range 8-bit microcontroller (uC). I've done my own proprietary tone synthesis many years ago (with an 8051), but for this present project, I'd like to use some popular standard for the audio data files. The audio quality does not need to be CD music quality -- just reasonable voice and simple tones.
I've done a little searching for info on the standards, and searching for what is typically done with simple uCs for audio synthesis, but I'm not finding any great Rosetta stones so far. What do people generally do for voice synthesis on 8-bit uCs? What would be the right data format for me to plan on using, and what sample rate and data width (8-bits?) are typically used? Is compression always used for the stored data? If I want to get or purchase audio files to use, where should I go looking?
Thanks for any help!