本文介绍了在奥格格式的录音?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我创建了一个录音小程序。输出声音文件将是的.wav格式。我想用这样的.OGG一个COM pressed文件格式。我有.OGG德codeR小程序,它通过流媒体播放的音频文件。但我需要一个.OGG连接codeR录制声音.OGG格式。
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.
任何样品或研究是多少AP preciated!
Any samples or studies are much appreciated!
推荐答案
我用Vorbis的EN codeR:
I used the vorbis encoder:
这篇关于在奥格格式的录音?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!