Enables Vocola dictation for a specific application window.
Syntax
EnableForWindow(applicationName, windowTitleFragment)
Parameters
- applicationName
- Name of an application executable file, not including the .exe extension. Case insensitive.
- windowTitleFragment
- All or part of the title of the desired window. Case insensitive.
Remarks
Since dictation is enabled by default, calling this function only makes sense if dictation
was previously disabled by a call to DisableForWindow .
Calling this function has no effect if dictation was disabled using Disable.
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)