bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationApplyTextNormalizationNullableFromJson static method

BodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization? bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationApplyTextNormalizationNullableFromJson(
  1. Object? value
)

Implementation

static enums.BodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization?
    bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationApplyTextNormalizationNullableFromJson(
            Object? value) =>
        bodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalizationNullableFromJson(
            value,
            enums
                .BodyTextToSpeechV1TextToSpeechVoiceIdPostApplyTextNormalization
                .auto);