Search code examples
javaappletaudiovoice-recording

voice recording in Ogg format?


I have created a voice recorder applet. The output sound file will be .wav format. I want to use a compressed file format like .ogg. I have the .ogg decoder applet and it plays the audio file through streaming. But I need an .ogg encoder to record the voice in .ogg format.

Any samples or studies are much appreciated!


Solution

  • I used the vorbis encoder:

    http://www.xiph.org/downloads/