Voice changer-distorter (PIC based)

Status
Not open for further replies.

mona

New Member
Helo

I have searched a lot and no luck... Anybody have plans for voice changer-distorter (changing voice to sound like Dart Vader or samething like that or like child). Maybe some links or examples of the source code...
Regards
mona
 
Hi,
The PIC processor alone won't be able to do the job because it requires a lot of math processing power to completely change the nature incoming audio signals i.e change its pitch, base frequency, tone etc. Fot this you may require a DSP (digital signal processor) which is very fast at doing these conversions.
Or if you only want to add noise (Robot like) to the sound, it can be easily done with the PIC. Just chop the digitized audio signal with a particular frequency. But I strongly recommend DSP for all type of audio processing.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…