bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationToJson function
String?
bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationToJson(
- BodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization
Implementation
String? bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationToJson(
enums.BodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization
bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization) {
return bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization.value;
}