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

    Interface GenerateAvatarUsingPlainText

    interface GenerateAvatarUsingPlainText {
        avatarId: string;
        output: AvatarOutputObject;
        script: GenerateAvatarUsingPlainTextScript;
        voiceId: string;
    }
    Index

    Properties

    avatarId: string

    ID of the avatar to use from the catalog of avatars.

    voiceId: string

    ID of the voice to use from the catalog of voices.