captionsSpokenLanguageChanged
When the user changes his captions spoken language from the settings inside the room, then the captionsSpokenLanguageChanged event will be emitted.
You can also change the captions spoken language programmatically through the SDK. Use the configureCaptions method to achieve that.
Sample payload
Sample subscription code
Last updated