Show / Hide Table of Contents

Class TtsConfiguration

Speech configuration for TTS API.

Inheritance
object
TtsConfiguration
TtsOracleConfiguration
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(TtsConfigurationModelConverter))]
public class TtsConfiguration
In this article
Back to top