Added in 1.1.1:
If you draw a gesture (or perform a gesture-less action) which has no match, the following settings in StrokesPlus.xml can be configured to play a sound.
Added NoMatchSound (0 or 1) and NoMatchSoundFile (full path to WAV file; or empty)
- NoMatchSound = 1 tells S+ to play a sound when a gesture wasn't matched to an action, or a gesture was not recognized - NoMatchSoundFile is used to indicate the full path and file name (doesn't need to be escaped) to the WAV file to be played; if empty, the sound associated with Windows Question will be played - These settings will be created in your StrokesPlus.xml file if they do not exist, with NoMatchSound turned off (0) and NoMatchSoundFile set to "" |