Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
AndroidでAudioRecorderを使用した簡単なオーディオ録音と再生の例が必要です。MediaRecorderで試してみましたが、正常に動作します。
つまりAudioRecord?Google コード検索を使用して、たとえば「AudioRecord.OnRecordPositionUpdateListener」を検索します。ところで、AudioRecord再生ではなく録音を行います。
AudioRecord
以下も参照してください。