Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.27 KB

SpeechCoding

This tool uses Microsoft.Speech to recognize speech and sends result to editor. It supports the words by loading files as well as custom defined words, and it also supports code template.

Prerequisites

Usage

  1. Enable audio input device.
  2. Config preferred language.
  3. Config control & word, it needs to create file manually if use code template.
  4. Load or drap(not for debuging mode) file to main form.
  5. Click start record button and let mouse cursor in the source code editor, and then speech.

UI-Setting

Screenshot-setting

UI-Control word setting

Screenshot-controlWordSetting

UI-Language setting

Screenshot-languageSetting