bodySpeechToTextV1SpeechToTextPostFileFormatToJson function
String?
bodySpeechToTextV1SpeechToTextPostFileFormatToJson(
- BodySpeechToTextV1SpeechToTextPostFileFormat bodySpeechToTextV1SpeechToTextPostFileFormat
Implementation
String? bodySpeechToTextV1SpeechToTextPostFileFormatToJson(
enums.BodySpeechToTextV1SpeechToTextPostFileFormat
bodySpeechToTextV1SpeechToTextPostFileFormat) {
return bodySpeechToTextV1SpeechToTextPostFileFormat.value;
}