I want to get the sound of a word using Google Translatate API . That is, the user enters a word in English. And you need to be able to pronounce this word in any other language (set by the user). In the Google translator itself there is such an opportunity. How to do it through the API?

    1 answer 1

    There is no official Google Voice API. It has long been expected, but not yet. There are informal for different languages:

    1. For C # (dot NET)
    2. For Java (Android)
    3. For python