Class Summary |
Mouth |
A Canvas which draws a mouth shape defined by a CGSpeakableEvent. |
RecognizerPropertyPanel |
A JPanel used to set Recognizer properties, add/remove words from
the Recognizer's VocabManager, test dictation and a minimal set
of commands, and display
the native interfaces for the Recognizer |
SpeechControlPanel |
A JPanel whose basic role is to allow a SpeakerProfile of one of the recognizers,
and/or a Voice of one of the Synthesizers to be selected by a user. |
SpeechEngineChooser |
Provides static methods (much like a JOptionPane) to display, test
and select Synthesizers, Recognizers, Voices and SpeakerProfiles. |
SpeechEngineTree |
A JTree that can be used to display BasicTreeNodes (which includes RecognizerNode,
and SynthesizerNode, VoiceNode and SpeakerProfileNode) |
SynthesizerPropertyPanel |
A JPanel used to set Synthesizer properties, add/remove words from
the Synthesizer's VocabManager, speak arbitrary words using any of
the Synthesizer's voices (selected from a drop-down list) and display
the native interfaces for the Synthesizer |