Emitted after the HTMLAudioElement for the remote audio is created.
The HTMLAudioElement.
call.on('audio', (remoteAudio) => { }); Copy
call.on('audio', (remoteAudio) => { });
Emitted after the HTMLAudioElement for the remote audio is created.