You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If this is an issue with the QuickStart itself, file it here. If this is an issue with the SDK or how to do something with the SDK please use twilio-video-ios instead.
Please ensure that you are not sharing any Personally Identifiable Information(PII)
or sensitive account information (API keys, credentials, etc.) when reporting an issue.
Description
Here is use case, when I use adaptor connect iphone/ipad to hdmi monitor (with speaker), I want to force the audio sound out from the hdmi speaker. The playing ring tong comes from the hdmi speaker, but as long as the video room initialed all the sound come from the ipad/iphone speaker, I guess there is some overwrite when the sdk audio track initialed, so I search the twilio video document and try to overwrite the audio output devices, but the document seems like un finished, I put code into the block(The following code is what I am using).
And my question is
1 does twiliovideo sdk support change output device?
2 if question 1 is yes, how can I do that, any document or reference I can learn
The text was updated successfully, but these errors were encountered:
Description
Here is use case, when I use adaptor connect iphone/ipad to hdmi monitor (with speaker), I want to force the audio sound out from the hdmi speaker. The playing ring tong comes from the hdmi speaker, but as long as the video room initialed all the sound come from the ipad/iphone speaker, I guess there is some overwrite when the sdk audio track initialed, so I search the twilio video document and try to overwrite the audio output devices, but the document seems like un finished, I put code into the block(The following code is what I am using).
And my question is
1 does twiliovideo sdk support change output device?
2 if question 1 is yes, how can I do that, any document or reference I can learn
The text was updated successfully, but these errors were encountered: