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