<paragraph>
<paragraph>
The <paragraph>
tag tells the TTS engine to change the prosody to reflect the end of a paragraph, regardless of the surrounding punctuation.
The <paragraph>
tag can be abbreviated as <p>
.
Attributes
Name | Data type | Description |
---|---|---|
xml:lang | String | Can be set to “en_us” or “fr_fr”. |
Notes
None
Example
The output of the above script would be: (Note: This example uses Nuance RealSpeak 4.0 as the TTS Engine)
Computer: Here's one paragraph. Computer: (in French) Voici une phrase en français.
Child Tags
<audio>, <break>, <emphasis>, <enumerate>, <mark>, <phoneme>, <prosody>, <say-as>, <sentence>, <speak>, <sub>, <value>, <voice>
Parent Tags
<audio>, <enumerate>, <foreach>, <prompt>, <prosody>, <speak>, <voice>
Last updated