@twilio/voice-sdk
    Preparing search index...

    Function audioEvent

    • Emitted after the HTMLAudioElement for the remote audio is created.

      Parameters

      • remoteAudio: HTMLAudioElement

        The HTMLAudioElement.

      Returns void

      call.on('audio', (remoteAudio) => { });