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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voip_audio_route_manager_web

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  voip_audio_route_manager_web: ^1.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:voip_audio_route_manager_web/voip_audio_route_manager_web.dart';
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