Android 播放raw文件夾下音頻文件

1、複製音頻文件到raw文件夾下   2、實例化音頻文件 private static final float BEEP_VOLUME = 9.10f; private MediaPlayer mediaPlayer; private void initBeepSound() { if ( mediaPlayer == null) { // The volume on ST
相關文章
相關標籤/搜索