We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.
You must be logged in to block users.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
基于Android的Opus编解码实例,使用AudioRecord录音,有MedioPlay、AudioTrack两种播放方式。编码后格式为spx,解码后的格式为pcm,提供转wav格式的方法。
C 7 1
自定义日志框架,可输出,可保存至本地,可上传至服务器。
Java
转自CSDN上某位大神的作品