Skip to content

Play or record audio, implemented with AVFoundation.

Notifications You must be signed in to change notification settings

XjShi/AudioRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioRecorder

使用 AVFoundation 实现的录音、播放。

为了跟安卓端互通,同时减少音频文件的大小。所以,录音时,把录出来的 wav 格式转换成了 amr 格式。播放时,从服务器获取的是 amr 格式,转成 wav 格式后播放。

联系我

shixj.cs@foxmail.com

About

Play or record audio, implemented with AVFoundation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published