The Microsoft.Hawaii.Translator.Client namespace provides classes that implement the client library
that connects to the Hawaii Translator Service
Classes
| Class | Description | |
|---|---|---|
| GetLanguagesForSpeakResponse |
Response for the GetLanguagesForSpeak method.
| |
| GetLanguagesForSpeakResult |
Result for the GetLanguagesForSpeak method.
| |
| GetLanguagesForTranslateResponse |
Response for the GetLanguagesForTranslate method.
| |
| GetLanguagesForTranslateResult |
Result for the GetLanguagesForTranslate method.
| |
| Language |
A class to represent the language.
| |
| SpeakResponse |
Response for the Speak method.
| |
| SpeakResult |
Response for the Speak method.
| |
| TranslateResponse |
Response for the Translate method.
| |
| TranslateResult |
Response for the Translate method.
| |
| TranslatorService |
Helper class that provides access to the Translator service.
|