Fishjam Web SDK - v0.18.0
    Preparing search index...

    Sent to inform that the track denoted by trackId has changed their voice actiivty For this notification to work, the server must be configured to use VAD extension and the sender must support it.

    interface MediaEvent_VadNotification {
        status: MediaEvent_VadNotification_Status;
        trackId: string;
    }
    Index

    Properties

    Properties

    trackId: string