-
Notifications
You must be signed in to change notification settings - Fork 618
DeviceQuirks_Emulators
Phil Burk edited this page Jul 7, 2023
·
2 revisions
Recording requires special permissions. See #1520
- In the Android Emulator Extended Controls, you need to turn on "Virtual microphone uses host audio input".
- You need to toggle this every time you restart your emulator.
- This was added in January 2019 so older versions of Android Studio may not have this issue.
- If using a Macbook, the lid must be opened to enable the built-in mic.

- Apps Using Oboe or AAudio
- Tech Notes
- Buffer Size, Capacity and Bursts
- Glitches and Latency
- How to Avoid Crashes
- Bluetooth Audio
- Using Audio Effects with Oboe
- Disconnected Streams
- Assert in releaseBuffer()
- Crash during callback after routing
- Using ADPF for High‐Quality Audio Performance
- Using FullDuplexStream for Synchronized IO
- Using Offload Playback for Power‐Saving
- OboeTester Instructions
- Quirks and Bugs
- Developer Notes