开发者

Recording and saving sound to file

开发者 https://www.devze.com 2023-03-29 14:30 出处:网络
How to record sound and sa开发者_如何学Pythonve to file (after that play it)? I need small-size file (as smaller is better) without reduction of bitrate. How can it be implemented on iPhone?Hello take

How to record sound and sa开发者_如何学Pythonve to file (after that play it)? I need small-size file (as smaller is better) without reduction of bitrate. How can it be implemented on iPhone?


Hello take a look at this Link

also use this:

//Reduce or Compress the audio file size 1/4
[settings setValue:[NSNumber numberWithInt:kAudioFormatAppleIMA4] forKey:AVFormatIDKey];
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号