Android 语音录制及播放控件 LQRAudioRecord
- 授权协议: Apache
- 开发语言: Java
- 操作系统: Android
- 软件首页: https://git.oschina.net/CSDNLQR/LQRAudioRecord.git
- 软件文档: https://git.oschina.net/CSDNLQR/LQRAudioRecord/blob/master/README.md
软件介绍
该库可进行语音录制及播放,方便IM项目集成语音功能。
录音可获取分贝,并默认回传10秒倒计时。
播放时贴耳自动转为听筒播放,离耳时转公放。
Demo效果图:
A Philosophy of Software Design
John Ousterhout / Yaknyam Press / 2018-4-6 / GBP 14.21
This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented relatively independently. The book first ......一起来看看 《A Philosophy of Software Design》 这本书的介绍吧!
