I would like to get your guesstimate of smallest size audio recording/playback device that could be built using today's technology. The device should be able to record at least one to two minutes of speech and play it back (on demand) with reasonable fidelity. It should be practical to build.
Any enlightenment will be appreciated.
Vic
Guesstimate of Size/Practicality
Guesstimate of Size/Practicality
Vic Fraenckel
KC2GUI
windswaytoo ATSIGN gmail DOT com
KC2GUI
windswaytoo ATSIGN gmail DOT com
Your requirement is so fuzzy there are too many possible answers.
Which technology? Thru-hole? SMD? VHDL? uC? DAC?
Practical to build by who? You? Chinese manufacturing company? Me?
I suggest you read ZBasic application note AN-06 and try it out. Then you would have a better idea of "reasonable" quality" and what is achievable with ZBasic technology.
Which technology? Thru-hole? SMD? VHDL? uC? DAC?
Practical to build by who? You? Chinese manufacturing company? Me?
I suggest you read ZBasic application note AN-06 and try it out. Then you would have a better idea of "reasonable" quality" and what is achievable with ZBasic technology.
Mike Perks
Re: Guesstimate of Size/Practicality
Well, that is a good question. Part of the answer of this would be the amount of data you need to process. This will tell you how big and fast the chips need to be. To answer that, you need to be able to say what frequency range you need to have it understandable. I would imagine that 4000Hz would do it, and likely less! 2000Hz?victorf wrote:I would like to get your guesstimate of smallest size audio recording/playback device that could be built using today's technology. The device should be able to record at least one to two minutes of speech and play it back (on demand) with reasonable fidelity. It should be practical to build.
Any enlightenment will be appreciated.
Vic
Replication of a 4000 Hz waveform, requires 8000Hz sampling. Then you need to be able to say how many amplitude levels are needed. 256 is a nice round number, and I would bet that 64 would be adequate. Unfortunately, I doubt that only 16 levels (4 bits) would be all that good, but it might be understandable, so the next "reasonable" size would be 8 bits. However, depending on your encoding you COULD use any number of bits to code the amplitude. Compression algorithms could shrink the resulting encoded data stream
So, I think that 8000 bytes per second (uncompressed) would sound OK. I think that 2000 bytes per second would not sound too good, but might be understandable.
A simple, fast, compression algorithm might shrink those sizes by a factor of 2 to 4.
These are just my thoughts off the top of my head.....
BTW, I think that there are TINY record and playback devices (like in kids toys) that are single chip devices with little batteries, and little piezo speakers.
-Tony
Re: Guesstimate of Size/Practicality
If you have an audio editor (like the freely downloadable GoldWave, for example) you can experiment with different sampling rates to determine what is suitable for your needs.spamiam wrote:I would imagine that 4000Hz would do it [...]
- Don Kinzer
There are chips available that let you store/playback wave files. The cost is proportional to the length of the recording. Here's an example - there are many others.
http://www.eletech.com/Products/QuikVoi ... _chips.htm
There are other techniques which might be adaptable to the ZX chips but you will likely run into EEPROM size limits.
http://www.romanblack.com/picsound.htm
http://www.eletech.com/Products/QuikVoi ... _chips.htm
There are other techniques which might be adaptable to the ZX chips but you will likely run into EEPROM size limits.
http://www.romanblack.com/picsound.htm
Thanks for the replies.
It has been pointed out to me elsewhere that devices to digitally record a couple of minutes of voice already exist and that I would be better served looking into them. There are even kids toys that fit the bill and these are sometimes given away at McDonald's so they must be cheap. Of course, so is the sound quality.
I guess I do not need to re-invent the wheel. My next move is a trip Best Buy or Sharper Image.
Thanks again
Vic
It has been pointed out to me elsewhere that devices to digitally record a couple of minutes of voice already exist and that I would be better served looking into them. There are even kids toys that fit the bill and these are sometimes given away at McDonald's so they must be cheap. Of course, so is the sound quality.
I guess I do not need to re-invent the wheel. My next move is a trip Best Buy or Sharper Image.
Thanks again
Vic
Vic Fraenckel
KC2GUI
windswaytoo ATSIGN gmail DOT com
KC2GUI
windswaytoo ATSIGN gmail DOT com