KeyName

Name of a standard keyboard key

 

 Example for mapping voice input to response keys


VOICEKEY vkmap1
Left     : SHL
Right    : SHR
Continue : SPACE
Done     : SPACE
Submit   : SPACE

KEY ResKeys

SHL SHR VK
 

Note that you may define multiple speech tokens to map against the same key to support a broader range of idiosyncratic voice commands.

A voicekey response generates two response events that can be recorded. The first event is the keypress which is triggered as soon as the speech recognition detects voice audio signal. The second event is triggered when the speech has recognized the word. This second event can be optionally recorded by listing ‘VK’ as a keyname to be recorded. This will list the recognized word as a second response. You must configure RK-command to record two responses in order to see this column.



Copyright 2023 - BeriSoft Inc.
All rights reserved