voip_audio_route_manager_ios 1.1.0 copy "voip_audio_route_manager_ios: ^1.1.0" to clipboard
voip_audio_route_manager_ios: ^1.1.0 copied to clipboard

PlatformiOS

iOS implementation of voip_audio_route_manager. Handles audio route changes and preferred device selection using native AVAudioSession configuration.

1.1.0 - 2026-06-17 #

Added #

  • Native call session lifecycle handling for AVAudioSession activation/deactivation.
  • Verified route selection results and explicit route clearing for preferred input/output overrides.
  • Listen to AVAudioSession.routeChangeNotification and stream real OS-level route changes to the platform channel.

1.0.0 #

  • Initial stable release of the iOS implementation package.
  • Implements iOS-specific audio output device routing via Swift Package Manager and AVAudioSession overrides.
  • Resolves iPad earpiece support issues and correctly filters only supported available output routes.
  • Adds support for Bluetooth HFP/A2DP, AirPods, wired headsets, and built-in speaker/receiver outputs.
0
likes
150
points
641
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

iOS implementation of voip_audio_route_manager. Handles audio route changes and preferred device selection using native AVAudioSession configuration.

Homepage
Repository (GitHub)
View/report issues

Topics

#voip #audio-routing #webrtc #audio #media

License

MIT (license)

Dependencies

flutter, voip_audio_route_manager_platform_interface

More

Packages that depend on voip_audio_route_manager_ios

Packages that implement voip_audio_route_manager_ios