
Public Member Functions | |
| from_path (cls, file_path) | |
Static Public Attributes | |
| list | reactions [Reaction] |
| str | default_voice |
| list | random_utterances [SpeechRequest] |
| dict | soundboard [str, SpeechRequest] |
| dict | walkups [str, list[SpeechRequest]] |
Definition at line 91 of file personality.py.
| audibleAlerts.personality.Personality.from_path | ( | cls, | |
| file_path | |||
| ) |
Definition at line 99 of file personality.py.
References audibleAlerts.personality.log, and audibleAlerts.personality.xml_to_speechrequest().
|
static |
Definition at line 93 of file personality.py.
|
static |
Definition at line 94 of file personality.py.
|
static |
Definition at line 92 of file personality.py.
|
static |
Definition at line 95 of file personality.py.
|
static |
Definition at line 96 of file personality.py.