![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Is it possible? Is there a way to take a small .wav file or similar audio format and save it to an EEPROM maybe and have it play when a switch is pressed? Kind of like how the telephone tones are generated on old touchtone phones? -Thx | |
| |
| | (permalink) |
| ISD makes a number of voice chips which can record between 10 and 120 seconds for $5 - $10. These appear to be easy to use, but although I've been meaning to test them out, I have not yet had the oppertunity. www.jameco.com has them here: http://www.jameco.com/cgi-bin/ncomme...s=502;512;614;
__________________ -------------------- -Gandledorf Come visit http://groups.yahoo.com/group/laser_design a group dedicated to help designers build electronic games, and design optical combat systems. | |
| |
| | (permalink) |
| If you just want to play tones - like the tunes old pc games made with the pc-speaker - you can just write code that outputs a certain frequency on a pin - output this to a speaker (with a buffer transistor) and the speaker will play the tone. If you want to play real music or speech then go for the isd chip | |
| |
| | (permalink) |
| Great! Thanks for the help fellas! | |
| |