minimax-speech-ts
    Preparing search index...

    Interface SystemVoiceInfo

    interface SystemVoiceInfo {
        createdTime: string;
        description: string[];
        voiceId: string;
        voiceName: string;
    }
    Index

    Properties

    createdTime: string
    description: string[]
    voiceId: string
    voiceName: string