|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
SSMLSpeakStrategy
implementations to support SSML with JSAPI 1.0.
See:
Description
| Class Summary | |
|---|---|
| BreakSpeakStrategy | SSML strategy to play back a <mark> node. |
| JVoiceXmlSpeakStratgeyFactory | Factory for SSMLSpeakStrategys. |
| MarkSpeakStrategy | SSML strategy to play back a <mark> node. |
| SpeakSpeakStrategy | SSML strategy to play back a <speak> node. |
| TextSpeakStrategy | SSML strategy to play back a text node. |
This package contains
SSMLSpeakStrategy
implementations to support SSML with JSAPI 1.0.
JSAPI 1.0 offers only support for JSML which is a subset of SSML. The implementations of this package serve to bridge this gap by providing suitable strategies for each of the SSML tags. This may result in lower quality of the prosodic features since the spoken text is fragmented into pieces that are handed to the synthesizer. In some cases it may even lead to unwanted breaks in the synthesized output. Hence, it is not suitable to be used in commercial settings that aim at high quality.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||