voip_audio_route_manager_android 1.0.0
voip_audio_route_manager_android: ^1.0.0 copied to clipboard
Android implementation of voip_audio_route_manager. Manages audio routing using native Android AudioManager and communication device routing APIs.
1.0.0 #
- Initial stable release of the Android implementation package.
- Implements Android-specific audio output device routing via the AudioManager API.
- Adds support for Bluetooth SCO, Bluetooth LE Audio, wired headsets, and built-in speaker/receiver outputs.
- Integrates Android 12+
setCommunicationDeviceAPIs with robust fallback mechanisms for older Android versions.