... 錄音檔位置mediaRecorder .setOutputFile(recodeFile.getAbsolutePath()); mediaRecorder.prepare(); //開始錄音mediaRecorder.start(); } catch ...
確定! 回上一頁