Skip to content

Batch file for starting/stopping JAWS Inspect speech capturing

Notifications You must be signed in to change notification settings

ThePacielloGroup/JISpeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

JISpeak

The JISpeak batch file is used to enable/disable the JAWS Inspect speech capture feature.

Usage

Running jispeak.cmd with no options will provide usage instructions.

jispeak

Usage: 'jispeak on' to begin capturing, or 'jispeak off' to stop capturing.
(NOTE: Capturing will overwrite <path to log> if it exists)

Running jispeak.cmd with the 'on' option will enable the JAWS Inspect speech capture feature.

jispeak on

Capturing JAWS Inspeak speech output to <path to log>

If the log file already exists, the batch file will prompt to overwrite it before continuing.

<path to log> already exists. If you continue, the file will be overwritten. Do you want to continue? [Y,N]?

Running jispeak.cmd with the 'off' option will disable the JAWS Inspect speech capture feature.

jispeak off

Capturing complete
Volume in drive C has no label.
Volume Serial Number is FA55-A614

Directory of <path to log>

08/29/2018 12:19 PM 141 jawsinspectspeechoutput.csv
1 File(s) 141 bytes
0 Dir(s) 92,577,894,400 bytes free

By default, the log file is captured to %userprofile%\JAWSInspectSpeechOutput.csv.

About

Batch file for starting/stopping JAWS Inspect speech capturing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published