<speechsynth>

Defines a parameter or resource to be used with the Vocalizer text-to-speech engine.

  • When this element appears as a child of the <speechserver> element, it contains headers that affect how the Speech Server interacts with the Vocalizer (fetching parameters, timeouts, and so on).
  • When this element appears as a child of the <sessionparameters> element, it contains parameters that guide TTS directly.
  • When this element appears as a child of the <speechresources> element, it contains voice, TTS dictionary, and ActivePrompt database resources.

For a list of parameters that may appear in a <speechsynth> section, see <speechsynth>.

Attributes

None.

Children

Parents

Sample code

<sessionparameters>
  <speechsynth>
    <param name="escape_sequence"><value>###</value></param>
  </speechsynth>