| Interface | Description |
|---|---|
| DialogTargetProvider | |
| ErrorHandler | |
| RecObserver |
The RecObserver interface is implemented by all classes that are notified
of a status change.
|
| RecSubject | |
| RecWindow |
| Class | Description |
|---|---|
| ByteOrder | |
| MetaData | |
| MIMETypes | |
| ProgressViewer | |
| PropertyPanel | |
| RecFrame | |
| RecLogger | |
| RecSession | |
| RecStatus |
RecStatus is a singleton representing the current recording status.
|
| RecTransporter | |
| RecWindowFrame | |
| RecWindowPanel | |
| RecWindowWindow | |
| Speaker |
A Speaker is described by an internal numerical and unique ID, and the visible
attributes code, family name, first name, sex, accent and date of birth.
|
| SpeakerDatabaseLoader |
SpeakerDatabaseLoader is an auxiliary class that loads a speaker database from
an external source, e.g. a text or XML file or a DBMS.
|
| SpeakerDatabaseViewer |
SpeakerDatabaseViewer displays a speaker database in a table.
|
| SpeakerManager | |
| SpeakerReader | |
| Speakers | |
| Speakers.SpeakersTableSchemaProvider | |
| SpeakerViewer | |
| SpeechRecorder | |
| SpeechRecorderUI | |
| SplashPanel | |
| SplashScreen | |
| TimeLogFormatter |
TimeLogFormatter takes a log record and prints the log level, the log message
and the log time in milliseconds into a tab delimited String.
|
| TimeLogger | |
| UIResources |
| Enum | Description |
|---|---|
| SpeakerDatabaseLoader.DatabaseType |
| Exception | Description |
|---|---|
| PluginLoadingException |
Thrown if a plugin class cannot be loaded
|
| PromptParsingException |
Exception to throw on prompt file parsing errors.
|
| SpeechRecorderException |