minimax-speech-ts
    Preparing search index...

    Interface GetVoiceRequest

    interface GetVoiceRequest {
        voiceType: "system" | "voice_cloning" | "voice_generation" | "all";
    }
    Index

    Properties

    Properties

    voiceType: "system" | "voice_cloning" | "voice_generation" | "all"