@@ -0,0 +1,10 @@
#!/sf/bernina/anaconda/bernina_envs/default/bin/python
import sys
import pyttsx3
e = pyttsx3.init()
e.say(sys.argv[1])
e.runAndWait()
The note is not visible to the blocked user.