Skip to content

twilio-professional-services/plugin-select-audio-device

Repository files navigation

plugin-select-audio-device

Notice

this plugin is no longer maintained as of Oct 12th 2022. Work to support this feature in flex v2 has been transitioned over here


This a twilio Flex plugin that is intended to demonstrate how to use web APIs to select audio devices and apply them for use within Flex.

There are two notable areas where this is seperately applied.

  1. For use with the voice client (fully demonstrated)
  2. For playback of any custom sounds such as whispers when a task comes in (this is discussed but not demonstrated in full)

screenshot

alt text

use

  1. Create a clone of this repository
  2. create your own public/appConfig.js based on the public/appConfig.example.js and include your own account number
  3. run npm install
  4. run npm start

change log

v1.0 - initial release

Code of Conduct

Please be aware that this project has a Code of Conduct. The tldr; is to just be excellent to each other ❤️

TODOs

  1. add redux store so output device ID can be used whenever playing a sound.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published