TextToSpeechRequest

constructor(voiceId: String, text: String, modelId: String? = null, languageCode: String? = null, voiceSettings: VoiceSettings? = null, outputFormat: OutputFormat = OutputFormat.Mp3_44100_128, enableLogging: Boolean = true)(source)