Skip to content

录音模块、支持录音时WAV转码AMR 、支持断点续录,原地址: https://github.com/Blazeice/RecordingTranscoding 感谢分享 ~

Notifications You must be signed in to change notification settings

CocoaML/RecordingTranscoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

1 主要是实现了录音的同时进行音频转码。

   工程中使用了 amrWapper

/* 
 *  录音模块
 *
 *  支持录音时转码amr 支持断点续录
 *
 *  音频文件目录: /Documents/blazeiceDownloads/
 *  有两个格式:wav 、amr
 *  点击完成按钮,保存录音文件,否则不保存音频文件
 *
 *  感谢分享。原地址: https://github.com/Blazeice/RecordingTranscoding
 */

更新日志:
2021-06-19:Xcode12 更新

About

录音模块、支持录音时WAV转码AMR 、支持断点续录,原地址: https://github.com/Blazeice/RecordingTranscoding 感谢分享 ~

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published