The Vocola function library contains functions useful in voice commands, organized into classes.
Classes
Class | Description |
---|---|
Clipboard | Functions for accessing the Windows clipboard. |
CommandFile | Functions for accessing Vocola command files. |
Dictation | Functions related to Vocola dictation. |
DragonLegacy | Functions from the legacy Dragon Macro Language, for Vocola 2 compatibility. |
EnvironmentVariables | Functions for accessing system environment variables. |
Main | Functions commonly used in voice commands. |
Pointer | Functions to control the pointing device (e.g., a mouse, touchpad, trackball, etc.). |
String | Functions for manipulating text strings. |
TaskBar | Functions for accessing the Windows taskbar. |
Variable | Functions for accessing Vocola variables. |
Vocola | Functions for interacting with the Vocola application. |
Window | Functions to manipulate the foreground window. |