MLAudioRecorder
- 授权协议: MIT
- 开发语言: Objective-C
- 操作系统: iOS
- 软件首页: https://github.com/molon/MLAudioRecorder
软件介绍
MLAudioRecorder 参考官方speakHere例子实现的边录音边进行转码。demo里有caf、amr、mp3三种转码的例子。也有对音谱(不知道怎么叫,暂时只用来测试音量)的监控器。可以用于实时语音。仅能在真机中测试。
Introduction to Tornado
Michael Dory、Adam Parrish、Brendan Berg / O'Reilly Media / 2012-3-28 / USD 23.99
Tornado is a scalable, non-blocking web server and web application framework written in Python. It is also light-weight to deploy, fun to write for, and incredibly powerful. Tornado was written with p......一起来看看 《Introduction to Tornado》 这本书的介绍吧!
