LiveKit JS Client SDK - v2.15.6
    Preparing search index...

    Interface AudioOutputOptions

    interface AudioOutputOptions {
        deviceId?: string;
    }
    Index

    Properties

    Properties

    deviceId?: string

    deviceId to output audio

    Only supported on browsers where setSinkId is available