January 17, 2005

A VOICE RECORDING CHIP

Well here it is! My setup for experimenting and building a project for the ISD2560 voice recorder chip.

soundlab.jpg

You can see the cleaned up counter-top where I have assembled modules for the ISD2560 voice recorder chip itself, a PICmicrocontroller which talks to it, a
microphone card and an assembly for the loudspeaker output.

My main project is a device that will count up numbers and say the count out loud. "ninet million, two hundred thiry four thousand, two hundred twenty two"
"nine million, two hundred thirty four thousand, two hundred twenty three" etc., etc. Capacity is 99,999,999.

But what about the voice recording chip? Well it has a capacity of 60 seconds of recording. The main capability of the chip is that the digitally recorded sound messages are ADDRESSABLE. I can record multiple messages, like "one"
"seventeen" "thousand" and the by a variety of means, I can play indiviual
messages in any order I want. I also program my PIC microcontroller chip to send control signals to the sound chip. Sound like fun? Well, it is rather challenging to do, but I am enjoying every moment of it.

Posted by larrykeegan at January 17, 2005 08:37 PM