Wactorz JS
    Preparing search index...

    Interface TTSVoice

    interface TTSVoice {
        gender: string;
        locale: string;
        name: string;
    }
    Index

    Properties

    Properties

    gender: string
    locale: string
    name: string