Disabling Voice Help

You can disable voice Help for a speech command by specifying null strings. Usually, you disable voice Help for a speech command only when the voice Help is included in the string for another speech command.

    To disable both long and short voice Help for a speech command

The following code example shows how to disable long and short voice Help for the speech command Next, and how to disable short voice Help only for the speech command Previous.

IDS_SPEECH_NEXT "Next \t\t" 
IDS_SPEECH_PREVIOUS "Previous \tTo go to the previous item, say Previous\t"