Last reviewed: 12/15/2024 8:48:54 AM

<LANG>

A lang element is a constant value identifier for the rule. The implementation is TTS engine (i.e., voice) specific.

<SAPI>
    <LANG LANGID="409">This is the US English language</LANG>
    <LANG LANGID="9">This is the English Language</LANG>
</SAPI>

Attributes

LANGID

Defines the language identifier of text. A language identifier is specified as a hexadecimal value. For example, the LANGID for English (US) as a hexadecimal value is 409.

Children

none

Parents

<SAPI>