| Class | Description |
|---|---|
| GeneratedSpeech |
Class which holds all the values calculated when generating speech that
will be spoken to the user
|
| SpeechGenerator |
Class in charge of generating the speech that will be spoken to the user
|
| SpeechSubmitHandler |
Runnable in charge of submitting what will be said to the user throughout
the main loop
|
| Enum | Description |
|---|---|
| NodeDirection |
Enum that represents the different directions allowed at a noce
|
| NodeEvent |
Enum that represents the different node events
|