v1TextToSpeechVoiceIdStreamWithTimestampsPostOutputFormatToJson function
String?
v1TextToSpeechVoiceIdStreamWithTimestampsPostOutputFormatToJson(
- V1TextToSpeechVoiceIdStreamWithTimestampsPostOutputFormat v1TextToSpeechVoiceIdStreamWithTimestampsPostOutputFormat
Implementation
String? v1TextToSpeechVoiceIdStreamWithTimestampsPostOutputFormatToJson(
enums.V1TextToSpeechVoiceIdStreamWithTimestampsPostOutputFormat
v1TextToSpeechVoiceIdStreamWithTimestampsPostOutputFormat) {
return v1TextToSpeechVoiceIdStreamWithTimestampsPostOutputFormat.value;
}