bodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalizationToJson function
String?
bodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalizationToJson(
- BodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalization bodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalization
Implementation
String? bodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalizationToJson(
enums
.BodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalization
bodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalization) {
return bodyTextToSpeechStreamingV1TextToSpeechVoiceIdStreamPostApplyTextNormalization
.value;
}