[android-developers] Re: Is that possible to get the current sample amplitude by MediaRecorder or other class

2010-01-05 Thread White Chen
Could anyone give me some suggestion? Thanks a lot.. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Is that possible to get the current sample amplitude by MediaRecorder or other class

2010-01-04 Thread White Chen
Hi everyone, I have a media recorder, and want to record a media from mic and get it's amplitude sample. I want to try to get the correct and current amplitude instantaneously when calling some API. But there is just one API in MediaRecorde for getting amplitude: getMaxAmplitude, and it is used to

[android-developers] Re: Is that possible to get the current sample amplitude by MediaRecorder or other class

2010-01-04 Thread White Chen
Could anyone give me some suggestion? Thanks a lot.. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Is that possible to get the current sample amplitude by MediaRecorder or other class

2010-01-03 Thread White Chen
Hi everyone, I have a media recorder, and want to record a media from mic and get it's amplitude sample. I want to try to get the correct and current amplitude instantaneously when calling some API. But there is just one API in MediaRecorde for getting amplitude: getMaxAmplitude, and it is used to

[android-developers] Is that possible to get the current sample amplitude by MediaRecorder or other class

2010-01-03 Thread White Chen
Hi everyone, I have a media recorder, and want to record a media from mic and get it's amplitude sample. I want to try to get the correct and current amplitude instantaneously when calling some API. But there is just one API in MediaRecorde for getting amplitude: getMaxAmplitude, and it is used to