#include <EngineDll.h>
Public Member Functions | |
void | InitializeSystem () |
A member function. | |
void | TranslateInput (const char *inp, wchar_t *translated, char *domain) |
A member function. |
|
A member function. This function initializes the MT engine. It must be called before invoking any other function of the MT Engine API. |
|
A member function. This function invokes the translator on the MT engine which translates the passed input (parameter) into Urdu string.
|