Crosstales.RTVoice.Azure.Synthesize.InputOptions Class Reference

Inputs Options for the TTS Service. More...

Public Member Functions

 InputOptions ()
 Initializes a new instance of the Input class. More...
 

Properties

System.Uri RequestUri [get, set]
 Gets or sets the request URI. More...
 
AudioOutputFormat OutputFormat [get, set]
 Gets or sets the audio output format. More...
 
System.Collections.Generic.IEnumerable< System.Collections.Generic.KeyValuePair< string, string > > Headers [get]
 Gets or sets the headers. More...
 
string Locale [get, set]
 Gets or sets the locale. More...
 
Model.Enum.Gender VoiceType [get, set]
 Gets or sets the type of the voice; male/female. More...
 
string VoiceName [get, set]
 Gets or sets the name of the voice. More...
 
string AuthorizationToken [get, set]
 Authorization Token. More...
 
string Text [get, set]
 Gets or sets the text. More...
 

Detailed Description

Inputs Options for the TTS Service.

Constructor & Destructor Documentation

◆ InputOptions()

Crosstales.RTVoice.Azure.Synthesize.InputOptions.InputOptions ( )

Initializes a new instance of the Input class.

Property Documentation

◆ AuthorizationToken

string Crosstales.RTVoice.Azure.Synthesize.InputOptions.AuthorizationToken
getset

Authorization Token.

◆ Headers

System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string, string> > Crosstales.RTVoice.Azure.Synthesize.InputOptions.Headers
get

Gets or sets the headers.

◆ Locale

string Crosstales.RTVoice.Azure.Synthesize.InputOptions.Locale
getset

Gets or sets the locale.

◆ OutputFormat

AudioOutputFormat Crosstales.RTVoice.Azure.Synthesize.InputOptions.OutputFormat
getset

Gets or sets the audio output format.

◆ RequestUri

System.Uri Crosstales.RTVoice.Azure.Synthesize.InputOptions.RequestUri
getset

Gets or sets the request URI.

◆ Text

string Crosstales.RTVoice.Azure.Synthesize.InputOptions.Text
getset

Gets or sets the text.

◆ VoiceName

string Crosstales.RTVoice.Azure.Synthesize.InputOptions.VoiceName
getset

Gets or sets the name of the voice.

◆ VoiceType

Model.Enum.Gender Crosstales.RTVoice.Azure.Synthesize.InputOptions.VoiceType
getset

Gets or sets the type of the voice; male/female.


The documentation for this class was generated from the following file:
  • C:/Users/slaub/Unity/assets/RTVoice/RTVoicePro/Assets/Plugins/crosstales/RTVoice/3rd party/Azure/Scripts/TTSClient.cs