minimax-speech-ts
    Preparing search index...

    Interface MiniMaxSpeechOptions

    interface MiniMaxSpeechOptions {
        apiHost?: string;
        apiKey: string;
        groupId?: string;
    }
    Index

    Properties

    apiHost?: string
    apiKey: string
    groupId?: string