Vocola.net
Vocola 3.1 Function Library
DisableForApplication(applicationName)
Namespaces LibraryDictation ► DisableForApplication
Disables Vocola dictation for a specific application.
Syntax
DisableForApplication(applicationName)
Parameters
applicationName
Name of an application executable file, not including the .exe extension. Case insensitive.
Remarks
Voice commands are sometimes misinterpreted as dictation, which can cause trouble in applications which interpret single-character keystrokes as actions. For such applications you may want to disable dictation using this function or DisableForWindow.

Use EnableForApplication if you want to re-enable dictation for the specified application.

Note that calling the function Enable has no effect on applications where dictation has been disabled with DisableForApplication.

See DisableForWindow for an example.

Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)