AudioService
The AudioService allows enabling and disabling audio for the local and remote participants.
This service is available in SDK 3.7 and later.
Accessors
local
• get local(): LocalAudio
Audio settings for the local participant.
Returns: LocalAudio
remote
• get remote(): RemoteAudio
Audio settings for remote participants.
Returns: RemoteAudio
Updated about 1 year ago