Language Enumeration: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) No edit summary |
Kate Racaza (talk | contribs) No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template: | {{Template:API}}{{Template:APIBreadcrumb}} | ||
<onlyinclude>Specifies the language for the Synthesis API library.</onlyinclude> | |||
== Members == | == Members == | ||
{| {{APITableEnum}} | |||
|- | |||
| style="width: 150px;"|English||style="width: 70px;"|1 | |||
|- | |||
|French||2 | |||
|- | |||
|German||4 | |||
* | |- | ||
|Portuguese||5 | |||
|- | |||
|Spanish||6 | |||
|- | |||
|ChineseTraditional||7 | |||
|- | |||
|ChineseSimplified||8 | |||
|- | |||
|Japanese||9 | |||
|} | |||
==See Also== | |||
*[[CLanguage.SetLanguage|cLanguage.SetLanguage Method]] |
Latest revision as of 21:03, 24 June 2016
Member of: SynthesisAPI
Specifies the language for the Synthesis API library.
Members
Name | Value | Description |
---|---|---|
English | 1 | |
French | 2 | |
German | 4 | |
Portuguese | 5 | |
Spanish | 6 | |
ChineseTraditional | 7 | |
ChineseSimplified | 8 | |
Japanese | 9 |