twilio / audioswitch

An Android audio management library for real-time communication apps.
Apache License 2.0
163 stars 50 forks source link

AHOYAPPS-821: Change AudioDevice auto select order #73

Closed Alton09 closed 3 years ago

Alton09 commented 4 years ago

Description

Added a constructor parameter named preferredDeviceList to configure the order in which audio devices are automatically selected and activated when selectedAudioDevice is null.

Breakdown

Validation

Submission Checklist