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

Platformweb

Web implementation of voip_audio_route_manager. Handles audio route changes and device selection using W3C Audio Output Devices API.

1.1.0 - 2026-06-16 #

Added #

  • Web call session lifecycle hooks and verified route selection results.
  • Explicit route clearing back to the browser default audio output.

1.0.0 #

  • Initial stable release of the Web implementation package.
  • Implements Web-specific audio output device routing via the HTML5 browser MediaDevices API.
  • Resolves browser privacy issues by supporting microphone permission requests, enabling full Bluetooth and output device discovery and listing.
  • Implements the W3C Audio Output Devices API (selectAudioOutput with optional deviceId support).
  • Adds a dynamic tab-wide proxy interception script using ES6 Proxies and WeakRef to automatically route programmatically created AudioContext and HTMLMediaElement instances to the selected output device.
0
likes
150
points
526
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Web implementation of voip_audio_route_manager. Handles audio route changes and device selection using W3C Audio Output Devices API.

Homepage
Repository (GitHub)
View/report issues

Topics

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

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, voip_audio_route_manager_platform_interface, web

More

Packages that depend on voip_audio_route_manager_web

Packages that implement voip_audio_route_manager_web