如何处理记录,采用了Android MediaRecorder文件 [英] How to deal with files recorded using Android MediaRecorder

查看:100
本文介绍了如何处理记录,采用了Android MediaRecorder文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是用从Android的网站下面的示例,音频录制

I am using the following sample from Android website, for Audio recording

http://developer.android.com/guide/topics/媒体/音频capture.html

录音运作良好。

我送录制的音频文件到服务器。

I am sending the recorded audio file to the server.

什么是脱记录在Android code文件的最佳做法是什么?

What are the best practices to decode files recorded on Android ?

我想上传录制的音频文件转换,

I am trying to convert the uploaded recorded audio file,

从AMR文件为MP3或WAV或PCM

From AMR file to MP3 or Wav or PCM

到目前为止没有运气,

任何帮助或指导AP preciated。

Any help or direction appreciated.

感谢您

推荐答案

我解决了它,文件编码和头已被更改时,保存在服务器上,这就是为什么它被打上了AMR播放器或去codeRS无效

I solved it, the file encoding and header was altered when save on the server, that is why it was marked invalid by AMR players or decoders.

这篇关于如何处理记录,采用了Android MediaRecorder文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆