菜鸟教程小白 发表于 2022-12-12 18:02:33

objective-c - 使用什么格式录制音频?


                                            <p><p>我正在开发一个 iPhone 应用程序。我正在尝试录制音频并将其上传到我的服务器。</p>

<p>我想以最小的尺寸保存它。我应该使用哪种格式类型?可以录制成mp3格式吗?</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>您应该从阅读 <a href="http://developer.apple.com/library/ios/#referencelibrary/GettingStarted/AudioVideoStartingPoint_iOS/_index.html" rel="noreferrer noopener nofollow">Audio &amp; Video Starting Point</a> 开始. iOS支持的文件格式见表2-5 <a href="http://developer.apple.com/library/ios/#documentation/MusicAudio/Conceptual/CoreAudioOverview/CoreAudioEssentials/CoreAudioEssentials.html#//apple_ref/doc/uid/TP40003577-CH10-SW32" rel="noreferrer noopener nofollow">here</a> - iOS<strong>不</strong>支持录制 MP3。</p></p>
                                   
                                                <p style="font-size: 20px;">关于objective-c - 使用什么格式录制音频?,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/7914634/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/7914634/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: objective-c - 使用什么格式录制音频?