简体   繁体   English

我录制的音频文件在哪里,并且它在xcode中的默认类型是什么?

[英]Where is my recorded audio file and what is its default type in xcode?

I'm recording a file using AVAudioSession but i do not know where its stored and with which file format .wav or .mp3 :P ? 我正在使用AVAudioSession录制文件,但我不知道它的存储位置以及.wav或.mp3的文件格式:P吗? Could someone help me? 有人可以帮我吗? Also I need to know mimetype? 我还需要知道模仿类型吗?

您可以指定记录的目标路径(通常是应用程序的documents目录)。在此答案中,您将找到所需的代码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM