TextToSpeech implements TextToSpeech More...
Public Member Functions | |
TextToSpeech () | |
Creates a TextToSpeech without any parameters. More... | |
TextToSpeech (string uid) | |
Creates a TextToSpeech with a UID that is used to give the TextToSpeech a unique ID. More... | |
TextToSpeech | SetErrorCol (string value) |
Sets value for errorCol More... | |
TextToSpeech | SetLanguage (string value) |
Sets value for language More... | |
TextToSpeech | SetLanguageCol (string value) |
Sets value for language column More... | |
TextToSpeech | SetLocale (string value) |
Sets value for locale More... | |
TextToSpeech | SetLocaleCol (string value) |
Sets value for locale column More... | |
TextToSpeech | SetOutputFileCol (string value) |
Sets value for outputFileCol More... | |
TextToSpeech | SetOutputFormat (string value) |
Sets value for outputFormat More... | |
TextToSpeech | SetOutputFormatCol (string value) |
Sets value for outputFormat column More... | |
TextToSpeech | SetSubscriptionKey (string value) |
Sets value for subscriptionKey More... | |
TextToSpeech | SetSubscriptionKeyCol (string value) |
Sets value for subscriptionKey column More... | |
TextToSpeech | SetText (string value) |
Sets value for text More... | |
TextToSpeech | SetTextCol (string value) |
Sets value for text column More... | |
TextToSpeech | SetUrl (string value) |
Sets value for url More... | |
TextToSpeech | SetUseSSML (bool value) |
Sets value for useSSML More... | |
TextToSpeech | SetUseSSMLCol (string value) |
Sets value for useSSML column More... | |
TextToSpeech | SetVoiceName (string value) |
Sets value for voiceName More... | |
TextToSpeech | SetVoiceNameCol (string value) |
Sets value for voiceName column More... | |
string | GetErrorCol () |
Gets errorCol value More... | |
string | GetLanguage () |
Gets language value More... | |
string | GetLocale () |
Gets locale value More... | |
string | GetOutputFileCol () |
Gets outputFileCol value More... | |
string | GetOutputFormat () |
Gets outputFormat value More... | |
string | GetSubscriptionKey () |
Gets subscriptionKey value More... | |
string | GetText () |
Gets text value More... | |
string | GetUrl () |
Gets url value More... | |
bool | GetUseSSML () |
Gets useSSML value More... | |
string | GetVoiceName () |
Gets voiceName value More... | |
void | Save (string path) |
Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala. More... | |
JavaMLWriter | Write () |
| |
JavaMLReader< TextToSpeech > | Read () |
Get the corresponding JavaMLReader instance. More... | |
TextToSpeech | SetLocation (string value) |
Sets value for location More... | |
TextToSpeech | SetLinkedService (string value) |
Sets value for linkedService More... | |
Static Public Member Functions | |
static TextToSpeech | Load (string path) |
Loads the TextToSpeech that was previously saved using Save(string). More... | |
TextToSpeech implements TextToSpeech
|
inline |
Creates a TextToSpeech without any parameters.
|
inline |
Creates a TextToSpeech with a UID that is used to give the TextToSpeech a unique ID.
uid | An immutable unique ID for the object and its derivatives. |
string Synapse.ML.Services.Speech.TextToSpeech.GetErrorCol | ( | ) |
Gets errorCol value
string Synapse.ML.Services.Speech.TextToSpeech.GetLanguage | ( | ) |
Gets language value
string Synapse.ML.Services.Speech.TextToSpeech.GetLocale | ( | ) |
Gets locale value
string Synapse.ML.Services.Speech.TextToSpeech.GetOutputFileCol | ( | ) |
Gets outputFileCol value
string Synapse.ML.Services.Speech.TextToSpeech.GetOutputFormat | ( | ) |
Gets outputFormat value
string Synapse.ML.Services.Speech.TextToSpeech.GetSubscriptionKey | ( | ) |
Gets subscriptionKey value
string Synapse.ML.Services.Speech.TextToSpeech.GetText | ( | ) |
Gets text value
string Synapse.ML.Services.Speech.TextToSpeech.GetUrl | ( | ) |
Gets url value
bool Synapse.ML.Services.Speech.TextToSpeech.GetUseSSML | ( | ) |
string Synapse.ML.Services.Speech.TextToSpeech.GetVoiceName | ( | ) |
Gets voiceName value
|
static |
Loads the TextToSpeech that was previously saved using Save(string).
path | The path the previous TextToSpeech was saved to |
JavaMLReader<TextToSpeech> Synapse.ML.Services.Speech.TextToSpeech.Read | ( | ) |
Get the corresponding JavaMLReader instance.
void Synapse.ML.Services.Speech.TextToSpeech.Save | ( | string | path | ) |
Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala.
path | The path to save the object to |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetErrorCol | ( | string | value | ) |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetLanguage | ( | string | value | ) |
Sets value for language
value | The name of the language used for synthesis |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetLanguageCol | ( | string | value | ) |
Sets value for language column
value | The name of the language used for synthesis |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetLinkedService | ( | string | value | ) |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetLocale | ( | string | value | ) |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetLocaleCol | ( | string | value | ) |
Sets value for locale column
value | The locale of the input text |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetLocation | ( | string | value | ) |
Sets value for location
value | Location of the cognitive service |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetOutputFileCol | ( | string | value | ) |
Sets value for outputFileCol
value | The location of the saved file as an HDFS compliant URI |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetOutputFormat | ( | string | value | ) |
Sets value for outputFormat
value | The format for the output audio can be one of ArraySeq(Raw8Khz8BitMonoMULaw, Riff16Khz16KbpsMonoSiren, Audio16Khz16KbpsMonoSiren, Audio16Khz32KBitRateMonoMp3, Audio16Khz128KBitRateMonoMp3, Audio16Khz64KBitRateMonoMp3, Audio24Khz48KBitRateMonoMp3, Audio24Khz96KBitRateMonoMp3, Audio24Khz160KBitRateMonoMp3, Raw16Khz16BitMonoTrueSilk, Riff16Khz16BitMonoPcm, Riff8Khz16BitMonoPcm, Riff24Khz16BitMonoPcm, Riff8Khz8BitMonoMULaw, Raw16Khz16BitMonoPcm, Raw24Khz16BitMonoPcm, Raw8Khz16BitMonoPcm, Ogg16Khz16BitMonoOpus, Ogg24Khz16BitMonoOpus, Raw48Khz16BitMonoPcm, Riff48Khz16BitMonoPcm, Audio48Khz96KBitRateMonoMp3, Audio48Khz192KBitRateMonoMp3, Ogg48Khz16BitMonoOpus, Webm16Khz16BitMonoOpus, Webm24Khz16BitMonoOpus, Raw24Khz16BitMonoTrueSilk, Raw8Khz8BitMonoALaw, Riff8Khz8BitMonoALaw, Webm24Khz16Bit24KbpsMonoOpus, Audio16Khz16Bit32KbpsMonoOpus, Audio24Khz16Bit48KbpsMonoOpus, Audio24Khz16Bit24KbpsMonoOpus, Raw22050Hz16BitMonoPcm, Riff22050Hz16BitMonoPcm, Raw44100Hz16BitMonoPcm, Riff44100Hz16BitMonoPcm, AmrWb16000Hz) |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetOutputFormatCol | ( | string | value | ) |
Sets value for outputFormat column
value | The format for the output audio can be one of ArraySeq(Raw8Khz8BitMonoMULaw, Riff16Khz16KbpsMonoSiren, Audio16Khz16KbpsMonoSiren, Audio16Khz32KBitRateMonoMp3, Audio16Khz128KBitRateMonoMp3, Audio16Khz64KBitRateMonoMp3, Audio24Khz48KBitRateMonoMp3, Audio24Khz96KBitRateMonoMp3, Audio24Khz160KBitRateMonoMp3, Raw16Khz16BitMonoTrueSilk, Riff16Khz16BitMonoPcm, Riff8Khz16BitMonoPcm, Riff24Khz16BitMonoPcm, Riff8Khz8BitMonoMULaw, Raw16Khz16BitMonoPcm, Raw24Khz16BitMonoPcm, Raw8Khz16BitMonoPcm, Ogg16Khz16BitMonoOpus, Ogg24Khz16BitMonoOpus, Raw48Khz16BitMonoPcm, Riff48Khz16BitMonoPcm, Audio48Khz96KBitRateMonoMp3, Audio48Khz192KBitRateMonoMp3, Ogg48Khz16BitMonoOpus, Webm16Khz16BitMonoOpus, Webm24Khz16BitMonoOpus, Raw24Khz16BitMonoTrueSilk, Raw8Khz8BitMonoALaw, Riff8Khz8BitMonoALaw, Webm24Khz16Bit24KbpsMonoOpus, Audio16Khz16Bit32KbpsMonoOpus, Audio24Khz16Bit48KbpsMonoOpus, Audio24Khz16Bit24KbpsMonoOpus, Raw22050Hz16BitMonoPcm, Riff22050Hz16BitMonoPcm, Raw44100Hz16BitMonoPcm, Riff44100Hz16BitMonoPcm, AmrWb16000Hz) |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetSubscriptionKey | ( | string | value | ) |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetSubscriptionKeyCol | ( | string | value | ) |
Sets value for subscriptionKey column
value | the API key to use |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetText | ( | string | value | ) |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetTextCol | ( | string | value | ) |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetUrl | ( | string | value | ) |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetUseSSML | ( | bool | value | ) |
Sets value for useSSML
value | whether to interpret the provided text input as SSML (Speech Synthesis Markup Language). The default value is false. |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetUseSSMLCol | ( | string | value | ) |
Sets value for useSSML column
value | whether to interpret the provided text input as SSML (Speech Synthesis Markup Language). The default value is false. |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetVoiceName | ( | string | value | ) |
Sets value for voiceName
value | The name of the voice used for synthesis |
TextToSpeech Synapse.ML.Services.Speech.TextToSpeech.SetVoiceNameCol | ( | string | value | ) |
Sets value for voiceName column
value | The name of the voice used for synthesis |