alerter package
alerter.alerter_server module
Allows the computer to talk using pyttsx3 text to speech
- class alerter.alerter_server.alerterServer
Bases:
LabradServerTalks!
- __init__()
- initServer()
Initialize Server.
Called after registering settings and creating a client connection to labrad, but before we start serving requests.
- name = '%LABRADNODE%_alerter'
- say(c, message)
Makes the computer say a message with text to speech
- Parameters:
c – A LabRAD context (not used)
message (string) – The message to say