AudioService
The AudioService allows changing audio settings for the local and remote participants.
This service is available in SDK 3.7 and later.
Methods
getLocal
▸ getLocal(): LocalAudio
Audio settings for the local participant.
Returns
getRemote
▸ getRemote(): RemoteAudio
Audio settings for a remote participant.
Returns
Updated 11 months ago