Skip to content

Speech to Text

Nathan edited this page May 2, 2021 · 2 revisions

Control CPH with your voice!

Leveraging the Microsoft Speech Recognition built into windows, you can add Commands, and use Dictation to add new ways to activate actions.

Commands

Add/edit/delete commands you would like to react to.

If a command is set to exact, this will be an exact grammar match, usually resulting in a much higher confidence over using dictation and the Start or Anywhere location

You can also override the global confidence level, if you want the dictation or command to maybe trigger when its less sure, or if the engine is fairly confident only.

Stop after only applies for dictation, and will stop processing any further dictation checks on the phrase that was spoken.

Settings

Auto Start Listen

Enabling this will automatically start listening when the application starts

Locale

Set the locale of the speech recognition engine, this will report what you currently have installed within Windows

Confidence Threshold

The minimum confidence value, 0 to 100, that will be used when deciding whether or not the spoken text will be used for a command or dictation. Any value below this will be ignored

Audio Input Device

Pick the audio input device to use for speech recognition, this can be changed while the engine is currently listening

Start Listening

Will start listening to your selected audio device

Stop Listening

Will stop listening for commands/dictation

Log

This tab will show you what the recognition engine is getting.

Clone this wiki locally