dictate_service_cmd
dictate_service_cmd
¶
CLI: diapason dictate-service — run dictation in the background at login.
Functions:¶
dictate_service
¶
install
¶
Install and start dictation at login (no terminal needed).
Source code in src/diapason/cli/dictate_service_cmd.py
uninstall
¶
Stop dictation and remove it from login.
Source code in src/diapason/cli/dictate_service_cmd.py
status
¶
Show whether the background dictation agent is loaded.
Source code in src/diapason/cli/dictate_service_cmd.py
restart
¶
Restart the agent — run this after granting permissions.
Source code in src/diapason/cli/dictate_service_cmd.py
logs
¶
Print the tail of the background agent's logs.