gaoyuuh / RecordAudioLinks
iOS录音(AVAudioRecorder、AudioQueue、AudioUnit、AVAudioEngine)
☆13Updated 4 years ago
Alternatives and similar repositories for RecordAudio
Users that are interested in RecordAudio are comparing it to the libraries listed below
Sorting:
- 解决子进程50M问题☆39Updated 4 years ago
- 使用AVAudioEngine录音, 并回执声波图(调参)☆39Updated 8 years ago
- 通过AudioUnit+AUGraph实现录音+耳返+保存录音到本地PCM☆20Updated 5 years ago
- iOSDemos☆12Updated 8 months ago
- 利用AudioUnit实现语音通话,里面包含了回声消除☆29Updated 7 years ago
- 一个用于快速预览Lottie&SVGA&GIF的Mac小工具。☆51Updated 3 weeks ago
- New features of customizing the iOS14 PageControl control☆16Updated 3 years ago
- iOS开发工具小集合,不定期更新☆53Updated this week
- OpenCV image at iOS system. 🎨☆42Updated 3 years ago
- iOS多语言解决方案大全:半自动化+特殊场景手动解决项目中的多语言问题☆62Updated last year
- 简化 iOS App 与 H5 交互,H5在调用时不用区分Android还是iOS,直接调用方法 window.App.onSayHello('Hello')☆22Updated last year
- 万物皆可晃动,使用 OpenGL ES 模拟物体晃动效果。☆52Updated 3 years ago
- 使用预热 ViewController 来加速页面呈现☆17Updated 6 years ago
- 仿微信新版浮窗入口功能☆61Updated last month
- Swift断点续传下载,支持Objective-C。包含大文件下载,后台下载,杀死进程,重新启动时继续下载,设置下载并发数,监听网络改变等。☆16Updated last year
- 通过runtime记录用户日志,获取复现步骤的工具。Collect user data, guess repeat steps, and detect bugs.☆58Updated 3 years ago
- 总结关于swift的面试题------持续更新☆25Updated 2 years ago
- 使用AudioUnit进行声音采集,同时实现回声消除。采用AudioQueue对采集的pcm音频流进行播放