API
 
Loading...
Searching...
No Matches
audibleAlerts.personality Namespace Reference

Classes

class  Operation
 
class  Personality
 
class  Reaction
 
class  Recording
 
class  SpeechRequest
 
class  SSML
 
class  Transition
 

Functions

 xml_to_speechrequest (elem, file_path)
 

Variables

int DEFAULT_DEBOUNCE_SEC = 3
 
 width
 

Function Documentation

◆ xml_to_speechrequest()

audibleAlerts.personality.xml_to_speechrequest (   elem,
  file_path 
)

Definition at line 30 of file personality.py.

Referenced by audibleAlerts.personality.Personality.from_path().

Variable Documentation

◆ DEFAULT_DEBOUNCE_SEC

int audibleAlerts.personality.DEFAULT_DEBOUNCE_SEC = 3

Definition at line 8 of file personality.py.

◆ width

audibleAlerts.personality.width

Definition at line 152 of file personality.py.