Bing Translator Web Service
Bing Translator Web Service / All Operations Resource Group / /V2/Soap.svc/GetLanguagesForSpeak (Method)
In This Topic
    Method/V2/Soap.svc/GetLanguagesForSpeak
    In This Topic
    Description
    Retrieves the languages available for speech synthesis.
    Request (LanguageService_GetLanguagesForSpeak_InputMessage)

    The request body is of type GetLanguagesForSpeak.

    Request Body Parameters

    NameDescriptionData Type
     xml:string
    appId Element Sequence GetLanguagesForSpeak Element

    Overview

    Sequence
    appId optional xs:string
    A string containing "Bearer" + " " + access token.
    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

    NameDescriptionData Type
     ArrayOfstring
    string Element Sequence GetLanguagesForSpeakResult Element Sequence GetLanguagesForSpeakResponse Element

    Overview

    Sequence
    Sequence
    string 0..∞ xs:string
    See Also