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

    Interface SpeechToTextInput

    interface SpeechToTextInput {
        engSerViceType: string;
        isPreview?: boolean;
        url: string;
        voiceFormat: string;
    }
    Index

    Properties

    engSerViceType: string
    isPreview?: boolean
    url: string
    voiceFormat: string