user.plugin.macro.macro
| macro record | Begin recording a new voice command macro. |
| macro stop | Stop recording the macro. |
| macro play [{user.saved_macros}] | Execute the commands in the last recorded macro. |
| macro copy [{user.saved_macros}] | Copied the specified macro to the clipboard as a Talon command. |
| macro copy as <user.text> | Copied the specified macro to the clipboard as a Talon command. |
| macro save as <user.text> | Save the macro. |
| macro list | List all saved macros. |
| macro list close | Closed the saved macros list. |