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
I'm using the AWS Chime SDK to do audio calling(not using video call).
I found the function to turn the microphone turn on/off(currentMeetingSession.audioVideo.realtimeLocalMute(), ..unMute()), does the SDK provide any function to mute the speaker?
Example: js has a bindAudioElement and unBind function.
The text was updated successfully, but these errors were encountered:
I'm using the AWS Chime SDK to do audio calling(not using video call).
I found the function to turn the microphone turn on/off(currentMeetingSession.audioVideo.realtimeLocalMute(), ..unMute()), does the SDK provide any function to mute the speaker?
Example: js has a bindAudioElement and unBind function.
The text was updated successfully, but these errors were encountered: