Helper method to initiate the call that gets the supported languages for speak method.
Namespace: Microsoft.Hawaii.Translator.ClientAssembly: Microsoft.Hawaii.Translator.Client (in Microsoft.Hawaii.Translator.Client.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax
Parameters
- clientId
- Type:
System String
The adm client Id.
- clientSecret
- Type:
System String
The adm client secret.
- onComplete
- Type: Microsoft.Hawaii ServiceAgent T OnCompleteDelegate
Specifies an "on complete" delegate callback.
- stateObject
- Type:
System Object
Specifies a user-defined object.
- locale (Optional)
- Type:
System String
The system locale
See Also