Method | /V2/Soap.svc/GetLanguagesForSpeak |
Description
Retrieves the languages available for speech synthesis.
Request (LanguageService_GetLanguagesForSpeak_InputMessage)
The request body is of type GetLanguagesForSpeak.
Request Body Parameters
Name | Description | Data Type |
---|---|---|
appId | xml:string |

Overview
![]() |
|
Response (LanguageService_GetLanguagesForSpeak_OutputMessage)
The response body is of type GetLanguagesForSpeakResponse.
A string array containing the language codes supported for speech synthesis by the Translator Services.Response Body Parameters
Name | Description | Data Type |
---|---|---|
GetLanguagesForSpeakResult | ArrayOfstring |

Overview
![]() |
|
See Also