@cloudbase/aiagent-framework
    Preparing search index...

    Interface GetTextToSpeechResultInput

    interface GetTextToSpeechResultInput {
        isPreview?: string;
        taskId?: string;
    }
    Index

    Properties

    Properties

    isPreview?: string
    taskId?: string