voice_control / help.talon
1# Talon command browser and tutorials2-3show commands [window] | open commands [window] | show me what to say | what can i say | show voice control help:4 # help: Open Talon's command browser and editor5 gui.show_command_editor()6show introductory tutorial:7 # help: Open Talon's tutorials8 gui.show_tutorials()