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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/25/07 06:23
Read: times


 
#131456 - Start with the usual suspects
Responding to: ???'s previous message
Vinay Shrivastava said:
I intend to develope some voice based application where i need to store voice messege of 5 seconds length and approximatly 150 in no. these messege need to be picked and placed in logical order then played back as a sentence . I have control in 8051 and I2C . I am looking forward for suitable reliable hardware like voice IC with i2c feature . Most importantly it should be available in india in small quantities . If you can help please.

Although I cannot assist with local availability, here are a couple of codec selection pages from major manufacturers that would serve as good starting points:As you can see, you will need to greatly narrow down your criteria before being able to select a device, such as your required sampling rate and resolution, linear or non-linear (e.g., A-law) scaling, etc. Although you will find no shortage of codecs that accept control (e.g., audio levels, interface configuration, etc.) communication over I2C, finding devices that actually transfer the audio data over the I2C bus will be significantly harder. Audio typically requires continuous, predictable and significant bandwidth, all of which are somewhat challenging to achieve on the relatively slow and unpredictable I2C bus; faster buses that offer guaranteed timeslices (e.g., I2S) tend to be more common.

--Sasha Jevtic

List of 8 messages in thread
TopicAuthorDate
How to communcate with 2 devices using C8051F310            01/01/70 00:00      
   Just tie all the SDAs and all the SCLs together            01/01/70 00:00      
      By definition            01/01/70 00:00      
   Are codec for audio purpose            01/01/70 00:00      
      Start with the usual suspects            01/01/70 00:00      
      I am using Cirrus CODEC            01/01/70 00:00      
      audio CODEC            01/01/70 00:00      
         More audio codecs            01/01/70 00:00      

Back to Subject List