OneSDK
    Preparing search index...

    Interface AivisSpeechSpeakerStyle

    interface AivisSpeechSpeakerStyle {
        id: number;
        name: string;
        type: string;
    }
    Index

    Properties

    Properties

    id: number
    name: string
    type: string