tLiveSpeechConfig

@Nullable()
public static @Nullable() SpeechConfig tLiveSpeechConfig(Object origin)

Transforms a SpeechConfig object for the live API, validating it.

Return

the transformed SpeechConfig

Parameters

origin

the object to transform, can be a SpeechConfig or a JsonNode

Throws

if the object is not a supported type or if multiSpeakerVoiceConfig is present.