@irisaudiotechnologies/iris-web-sdk
    Preparing search index...

    Type Alias AudioEventCallback

    AudioEventCallback: (contextId: string, sedEvent: AudioEventType) => void

    The type of the AudioEventCallback Function

    Type Declaration