|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTTSGenerator | |
|---|---|
| hmi.elckerlyc.speechengine.ttsbinding | |
| hmi.testutil.tts | |
| hmi.tts | Classes and interfaces for TTS Generation, independent of actual TTS systems such as SAPI5 or MARYTTS. |
| hmi.tts.mary | Implementation of TTSGenerator specifically for MARYTTS. |
| hmi.tts.sapi5 | Implementation of TTSGenerator specifically for SAPI5 voices. |
| Uses of AbstractTTSGenerator in hmi.elckerlyc.speechengine.ttsbinding |
|---|
| Fields in hmi.elckerlyc.speechengine.ttsbinding declared as AbstractTTSGenerator | |
|---|---|
protected AbstractTTSGenerator |
TTSBinding.ttsGenerator
|
| Uses of AbstractTTSGenerator in hmi.testutil.tts |
|---|
| Fields in hmi.testutil.tts declared as AbstractTTSGenerator | |
|---|---|
protected static AbstractTTSGenerator |
TestTTSGenerator.ttsG
|
| Uses of AbstractTTSGenerator in hmi.tts |
|---|
| Fields in hmi.tts declared as AbstractTTSGenerator | |
|---|---|
private AbstractTTSGenerator |
BMLTTSBridge.ttsGenerator
|
| Constructors in hmi.tts with parameters of type AbstractTTSGenerator | |
|---|---|
BMLTTSBridge(AbstractTTSGenerator ttsGen)
|
|
| Uses of AbstractTTSGenerator in hmi.tts.mary |
|---|
| Subclasses of AbstractTTSGenerator in hmi.tts.mary | |
|---|---|
class |
MaryTTSGenerator
|
| Uses of AbstractTTSGenerator in hmi.tts.sapi5 |
|---|
| Subclasses of AbstractTTSGenerator in hmi.tts.sapi5 | |
|---|---|
class |
SAPI5TTSGenerator
TTSGenerator for Microsoft SAPI5 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||