Show / Hide Table of Contents

Class TtsAudioConfig

Use this schema to specify handling of audio response. If audioConfig is not provided, raw response is handed over for the user to handle.

Inheritance
object
TtsAudioConfig
TtsBaseAudioConfig
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Oci.AispeechService.Models
Assembly: OCI.DotNetSDK.Aispeech.dll
Syntax
[JsonConverter(typeof(TtsAudioConfigModelConverter))]
public class TtsAudioConfig
In this article
Back to top