AbstractMachineTranslationService Methods |
The AbstractMachineTranslationService type exposes the following members.
Name | Description | |
---|---|---|
Detect |
Detects language of given text using the service.
| |
GetTranslationService |
Dynamically loads the provider from the TranslationServiceInfo object information.
| |
IsAvailable |
Checks if everything required to run the service is in the settings of the service.
(Inherited from BaseTranslationService.) | |
Speak |
Returns stream of wav file generated using the service.
| |
Translate |
Translates given text using the service.
|