@musallam/audio-video-client
    Preparing search index...

    Type Alias URLSourceSource

    Details of the source including a pre-signed URL. See the list of allowed domains for storage.

    type URLSourceSource = {
        url?: string;
    }
    Index

    Properties

    Properties

    url?: string

    The pre-signed URL pointing to the resource to be used for avatar/speech generation.