Long John Silicon
Results
1
comments of
Long John Silicon
Ok, I got it. 2 problems : 1: When you record you use( "filename" ) : audio.startRecording("sound"); but when you play you use ( "filename.WAV" ) : audio.play("sound.wav"); 2: I...