I use AS3 to record sound and store it locally .wav. Is it possible record directly in mp3 format not .wav. I saw shineMP3 encoder. How i can use that to encode directly to mp3, not converting after record in wav?
At first I recorded.wav then convert it without interval to MP3 with ShineMP3Encoder after trying for days.