SpeakerEmotionInference implements SpeakerEmotionInference More...
Public Member Functions | |
SpeakerEmotionInference () | |
Creates a SpeakerEmotionInference without any parameters. More... | |
SpeakerEmotionInference (string uid) | |
Creates a SpeakerEmotionInference with a UID that is used to give the SpeakerEmotionInference a unique ID. More... | |
SpeakerEmotionInference | SetAADToken (string value) |
Sets value for AADToken More... | |
SpeakerEmotionInference | SetAADTokenCol (string value) |
Sets value for AADToken column More... | |
SpeakerEmotionInference | SetCustomAuthHeader (string value) |
Sets value for CustomAuthHeader More... | |
SpeakerEmotionInference | SetCustomAuthHeaderCol (string value) |
Sets value for CustomAuthHeader column More... | |
SpeakerEmotionInference | SetConcurrency (int value) |
Sets value for concurrency More... | |
SpeakerEmotionInference | SetConcurrentTimeout (double value) |
Sets value for concurrentTimeout More... | |
SpeakerEmotionInference | SetErrorCol (string value) |
Sets value for errorCol More... | |
SpeakerEmotionInference | SetHandler (object value) |
Sets value for handler More... | |
SpeakerEmotionInference | SetLocale (string value) |
Sets value for locale More... | |
SpeakerEmotionInference | SetLocaleCol (string value) |
Sets value for locale column More... | |
SpeakerEmotionInference | SetOutputCol (string value) |
Sets value for outputCol More... | |
SpeakerEmotionInference | SetSubscriptionKey (string value) |
Sets value for subscriptionKey More... | |
SpeakerEmotionInference | SetSubscriptionKeyCol (string value) |
Sets value for subscriptionKey column More... | |
SpeakerEmotionInference | SetText (string value) |
Sets value for text More... | |
SpeakerEmotionInference | SetTextCol (string value) |
Sets value for text column More... | |
SpeakerEmotionInference | SetTimeout (double value) |
Sets value for timeout More... | |
SpeakerEmotionInference | SetUrl (string value) |
Sets value for url More... | |
SpeakerEmotionInference | SetVoiceName (string value) |
Sets value for voiceName More... | |
SpeakerEmotionInference | SetVoiceNameCol (string value) |
Sets value for voiceName column More... | |
string | GetAADToken () |
Gets AADToken value More... | |
string | GetCustomAuthHeader () |
Gets CustomAuthHeader value More... | |
int | GetConcurrency () |
Gets concurrency value More... | |
double | GetConcurrentTimeout () |
Gets concurrentTimeout value More... | |
string | GetErrorCol () |
Gets errorCol value More... | |
object | GetHandler () |
Gets handler value More... | |
string | GetLocale () |
Gets locale value More... | |
string | GetOutputCol () |
Gets outputCol value More... | |
string | GetSubscriptionKey () |
Gets subscriptionKey value More... | |
string | GetText () |
Gets text value More... | |
double | GetTimeout () |
Gets timeout value More... | |
string | GetUrl () |
Gets url 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< SpeakerEmotionInference > | Read () |
Get the corresponding JavaMLReader instance. More... | |
SpeakerEmotionInference | SetCustomServiceName (string value) |
Sets value for service name More... | |
SpeakerEmotionInference | SetEndpoint (string value) |
Sets value for endpoint More... | |
SpeakerEmotionInference | SetLocation (string value) |
Sets value for location More... | |
Static Public Member Functions | |
static SpeakerEmotionInference | Load (string path) |
Loads the SpeakerEmotionInference that was previously saved using Save(string). More... | |
SpeakerEmotionInference implements SpeakerEmotionInference
|
inline |
Creates a SpeakerEmotionInference without any parameters.
|
inline |
Creates a SpeakerEmotionInference with a UID that is used to give the SpeakerEmotionInference a unique ID.
uid | An immutable unique ID for the object and its derivatives. |
string Synapse.ML.Services.Speech.SpeakerEmotionInference.GetAADToken | ( | ) |
Gets AADToken value
int Synapse.ML.Services.Speech.SpeakerEmotionInference.GetConcurrency | ( | ) |
Gets concurrency value
double Synapse.ML.Services.Speech.SpeakerEmotionInference.GetConcurrentTimeout | ( | ) |
Gets concurrentTimeout value
string Synapse.ML.Services.Speech.SpeakerEmotionInference.GetCustomAuthHeader | ( | ) |
Gets CustomAuthHeader value
string Synapse.ML.Services.Speech.SpeakerEmotionInference.GetErrorCol | ( | ) |
Gets errorCol value
object Synapse.ML.Services.Speech.SpeakerEmotionInference.GetHandler | ( | ) |
Gets handler value
string Synapse.ML.Services.Speech.SpeakerEmotionInference.GetLocale | ( | ) |
Gets locale value
string Synapse.ML.Services.Speech.SpeakerEmotionInference.GetOutputCol | ( | ) |
Gets outputCol value
string Synapse.ML.Services.Speech.SpeakerEmotionInference.GetSubscriptionKey | ( | ) |
Gets subscriptionKey value
string Synapse.ML.Services.Speech.SpeakerEmotionInference.GetText | ( | ) |
Gets text value
double Synapse.ML.Services.Speech.SpeakerEmotionInference.GetTimeout | ( | ) |
Gets timeout value
string Synapse.ML.Services.Speech.SpeakerEmotionInference.GetUrl | ( | ) |
Gets url value
string Synapse.ML.Services.Speech.SpeakerEmotionInference.GetVoiceName | ( | ) |
Gets voiceName value
|
static |
Loads the SpeakerEmotionInference that was previously saved using Save(string).
path | The path the previous SpeakerEmotionInference was saved to |
JavaMLReader<SpeakerEmotionInference> Synapse.ML.Services.Speech.SpeakerEmotionInference.Read | ( | ) |
Get the corresponding JavaMLReader instance.
void Synapse.ML.Services.Speech.SpeakerEmotionInference.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 |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetAADToken | ( | string | value | ) |
Sets value for AADToken
value | AAD Token used for authentication |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetAADTokenCol | ( | string | value | ) |
Sets value for AADToken column
value | AAD Token used for authentication |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetConcurrency | ( | int | value | ) |
Sets value for concurrency
value | max number of concurrent calls |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetConcurrentTimeout | ( | double | value | ) |
Sets value for concurrentTimeout
value | max number seconds to wait on futures if concurrency >= 1 |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetCustomAuthHeader | ( | string | value | ) |
Sets value for CustomAuthHeader
value | A Custom Value for Authorization Header |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetCustomAuthHeaderCol | ( | string | value | ) |
Sets value for CustomAuthHeader column
value | A Custom Value for Authorization Header |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetCustomServiceName | ( | string | value | ) |
Sets value for service name
value | Service name of the cognitive service if it's custom domain |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetEndpoint | ( | string | value | ) |
Sets value for endpoint
value | Endpoint of the cognitive service |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetErrorCol | ( | string | value | ) |
Sets value for errorCol
value | column to hold http errors |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetHandler | ( | object | value | ) |
Sets value for handler
value | Which strategy to use when handling requests |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetLocale | ( | string | value | ) |
Sets value for locale
value | The locale of the input text |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetLocaleCol | ( | string | value | ) |
Sets value for locale column
value | The locale of the input text |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetLocation | ( | string | value | ) |
Sets value for location
value | Location of the cognitive service |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetOutputCol | ( | string | value | ) |
Sets value for outputCol
value | The name of the output column |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetSubscriptionKey | ( | string | value | ) |
Sets value for subscriptionKey
value | the API key to use |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetSubscriptionKeyCol | ( | string | value | ) |
Sets value for subscriptionKey column
value | the API key to use |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetText | ( | string | value | ) |
Sets value for text
value | The text to annotate with inferred emotion |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetTextCol | ( | string | value | ) |
Sets value for text column
value | The text to annotate with inferred emotion |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetTimeout | ( | double | value | ) |
Sets value for timeout
value | number of seconds to wait before closing the connection |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetUrl | ( | string | value | ) |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetVoiceName | ( | string | value | ) |
Sets value for voiceName
value | The name of the voice used for synthesis |
SpeakerEmotionInference Synapse.ML.Services.Speech.SpeakerEmotionInference.SetVoiceNameCol | ( | string | value | ) |
Sets value for voiceName column
value | The name of the voice used for synthesis |