interface GooglePrebuiltVoiceConfig {
    voiceName: string;
}

Properties

Properties

voiceName: string