OneSDK
    Preparing search index...

    Interface AivisSpeechMora

    interface AivisSpeechMora {
        consonant: string;
        consonant_length: number;
        pitch: number;
        text: string;
        vowel: string;
        vowel_length: number;
    }
    Index

    Properties

    consonant: string
    consonant_length: number
    pitch: number
    text: string
    vowel: string
    vowel_length: number