API
 
Loading...
Searching...
No Matches
audibleAlerts.personality.Personality Class Reference
Collaboration diagram for audibleAlerts.personality.Personality:
Collaboration graph

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]
 

Detailed Description

Definition at line 86 of file personality.py.

Member Function Documentation

◆ from_path()

audibleAlerts.personality.Personality.from_path (   cls,
  file_path 
)

Definition at line 93 of file personality.py.

Member Data Documentation

◆ default_voice

str audibleAlerts.personality.Personality.default_voice
static

Definition at line 88 of file personality.py.

◆ random_utterances

list audibleAlerts.personality.Personality.random_utterances [SpeechRequest]
static

Definition at line 89 of file personality.py.

◆ reactions

list audibleAlerts.personality.Personality.reactions [Reaction]
static

Definition at line 87 of file personality.py.

◆ soundboard

dict audibleAlerts.personality.Personality.soundboard [str, SpeechRequest]
static

Definition at line 90 of file personality.py.


The documentation for this class was generated from the following file: