Ogg 格式的录音?

发布于 2024-08-03 10:33:14 字数 134 浏览 6 评论 0原文

我创建了一个录音机小程序。输出声音文件将为.wav 格式。我想使用压缩文件格式,例如 .ogg。我有 .ogg 解码器小程序,它通过流媒体播放音频文件。但我需要一个 .ogg 编码器来以 .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.

Any samples or studies are much appreciated!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夏至、离别 2024-08-10 10:33:14

我使用了 vorbis 编码器:

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

I used the vorbis encoder:

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文