New Features of CU VOCAL
Mar 2004: CU VOCAL text-to-speech engine now supports SSML 1.0
- support t
- <prosody> :
controls the pitch, speaking rate and volume of the speech output
- <emphasis> :
requests that the contained text be spoken with emphasis
Example Sound Clips generated with CU VOCAL:
<prosody>
<prosody> tag |
sample sentences |
pitch | |
rate | |
volume | |
<emphasis>
attribute of <emphasis> tag |
sample sentences |
level | |
integrated example of the use of <prosody> and <emphasis>:
事關4月差不多
|
corresponding SSML tags:
事關4月差不多 <emphasis
level='strong'> 所有 </emphasis> 數碼相機都以 <prosody
pitch='x-high'> 500萬像素 </prosody>推出新型號,所以<prosody
rate='1.4'>500萬像素以下機種</prosody>便要<prosody
pitch='x-low' rate='x-slow'>大出血</prosody>﹗ 其實 <prosody volume='loud'>三百、四百萬像素</prosody> 在日常生活已<prosody rate='slow'>足夠應用</prosody>,<emphasis level='strong'>買平機是時候</emphasis> ﹗ |
* equivalent features are supported in the SAPI version of CU VOCAL with SAPI XML.