Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/22/00 14:14
Read: times


 
#6665 - RE: micro based voice messaging.
I suggest using 8-bit sampling at 8kHz sampling rate. Use a 4kHz low pass filter to meet the Nyquist criteria. That would approximate telephone quality voice(not as good because of no CODEC). That would require 8k of memory for each second of voice. Ex. 60 seconds = 480k of memory. You could try reducing sampling rate and filter cutoff frequency until the voice quality is ~JUST~ what you need, that would save on memory requirements. Make sure you have a stable timebase for sampling, or the voice quality will suffer. I haven't tested this, but this technique is widely used. Sounds like fun. I would still probably use an ISD device, though they are pricey. Use standard parallel interface ADC and DAC.

Cory Spackman

List of 7 messages in thread
TopicAuthorDate
micro based voice messaging.            01/01/70 00:00      
RE: micro based voice messaging.            01/01/70 00:00      
RE: micro based voice messaging.            01/01/70 00:00      
RE: micro based voice messaging.            01/01/70 00:00      
RE: micro based voice messaging.            01/01/70 00:00      
RE: micro based voice messaging.            01/01/70 00:00      
RE: micro based voice messaging.            01/01/70 00:00      

Back to Subject List