hi.. I've just take a little speaker from a radio. there are 2 little cables, one for ground, pin for the other.. when I connect them there's a noise sound that stops when there are properly connect.. I've connect it on pin 1. but when I upload some code.. like
but is there a way (maybe but is there a way (maybe using some kind of ISD) to play multiple recorded sounds? I’m looking for something like the board the YDM has, but i want it to play and store multiple sounds. Also, is there a way you can record without the microphone (eg: can you bypass the microphone and make that board record the line out of your pc?
actually i didn’t want to play simultaneous sounds, but just different sounds i can play at different times (pre recorded and non-volatile). but i guess the same idea applies… thank you
PS: it doesn’t have to necessarily be that board. is there any other cheap( ) option?
The VMusic2 MP3 player module is a product which not only lets you add USB Flash disk interfacing to your PICAXE project, but also allows you to play back MP3 and other popular digital music formats directly from a USB flash disk. Only four signal lines plus 5V supply and ground are required to be connected. Commands allow you to play a selected file, as well as control the volume, balance, etc. of the sound channel, and monitor the status of the file being played. Serial or SPI connection.
isn’t there another solution? the vmusic2 module is both quite big and quite expensive. I have seen that other projects use ISD sound boards which have some kind of “adressing” which i don’t know what it is, but it sounds like playing the audio a certain spot.
This way you could use a single ISD chip to play different sounds.
EG: i record 3 sounds, the 1° is starts at t=0s, the second one starts at t=30s. If i want to play the second sound i “adress” the ISD to 30 seconds. Got what i mean?