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

    Interface TextToSpeechResult

    interface TextToSpeechResult {
        code?: string;
        message?: string;
        taskId: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    code?: string
    message?: string
    taskId: string