Android recording and playback management tool

1. Just use the system tools directly for voice playback. I won't say much about this. Play the audio files according to the incoming path (network path or local path)

2. Record audio files in AMR format (this format is used by wechat voice. For the comparison between audio file formats, please Baidu)

3. Configure the transformation Toolkit (this is relatively simple. You can configure the following files)

Add flame.jar and libmp3lame.so resource file in armeabi and armeabi-v7a folders: http://xiazai.jb51.net/201701/yuanma/androidlibmp3lame (jb51.net).rar

4. Record MP3 format audio files (I think this format can better unify Android and IOS audio files, although the methods are relatively complicated)

5. Finally, just call where you want to call. Pathmanager is my own path management tool. It's not posted here. Anyway, just put a path string in it

The above is the whole content of this article. I hope it will be helpful to your study, and I hope you can support programming tips.

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>