CLanguage.SetLanguage

From ReliaWiki
Revision as of 21:09, 6 February 2014 by John Leavitt (talk | contribs)
Jump to navigation Jump to search


Sets the language of the entire library.

Methods

  • SetLanguage Sets the language for the whole library. It cannot be set separately for different instances of classes.

Formatted Usage Example

Set the language to English

       SynthesisAPI.SetLanguage(SynthesisAPI.Language.English)