开发者

Android API for analyzing PCM data?

开发者 https://www.devze.com 2023-03-10 16:06 出处:网络
Is there an Android-native API which would help me analyzing raw PCM data? (Just basic thing开发者_C百科s: frequency, volume of a data piece.)

Is there an Android-native API which would help me analyzing raw PCM data?

(Just basic thing开发者_C百科s: frequency, volume of a data piece.)

If not, are there good (non-Android-specific) references to reading PCM?

Thank you!


You may be interested in reading up on the AudioTrack class.

From the docs: http://developer.android.com/reference/android/media/AudioTrack.html

An article: http://mindtherobot.com/blog/580/android-audio-play-a-wav-file-on-an-audiotrack/


You can try musicg library.. It is based on Java

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号