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

    Interface URLObject

    URL object containing a pre-signed URL. See the list of allowed domains for storage.

    interface URLObject {
        url?: string;
    }
    Index

    Properties

    Properties

    url?: string

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