Question
Is it possible to set the output destination of audio when using the Vonage Video API in a browser using JavaScript?
Applies To
- Vonage Video API
- JavaScript
- Browser
Answer
Yes! As of 2.21.0 of the Vonage Video API for JavaScript, you can now set the audio output destination device.
This is achieved using the OT.setAudioOutputDevice() function.
Additional Information
You can find more information on this function in the below documentation:
Vonage Video API OpenTok Environment
Articles in this section
- Why isn't the Video Inspector displaying user information and events?
- Has the Video Session Monitoring Callback data changed?
- Vonage Scalable Video Simulcast
- How can I find the creation or expiration time of a token?
- What does OT.checkSystemRequirements() check?
- How to Get HD/FHD Resolution Recordings and Live Streaming in Vonage Video API Sessions
- How can I implement a ringing or calling application with Vonage Video API?
- How can I get information about multiple sessionIds in one Insights GraphQL query?
- What codecs are supported on the Vonage Video API platform?
- Can I set the Audio Output device when using the Vonage Video API in Javascript