Module ui
[hide private]
[frames] | no frames]

Module ui

source code

User interface functionality. This refers to the user interface presented by the screen reader alone, not the graphical user interface. See gui for the graphical user interface.

Functions [hide private]
 
message(text)
Present a message to the user.
source code
Function Details [hide private]

message(text)

source code 

Present a message to the user. The message will be presented in both speech and braille.

Parameters:
  • text (str) - The text of the message.