Plugin for editing markdown files by voice. Enable plugin, speak and command via "Doc" to edit file. Available commands are listed here. Please, check installation guide for activation of voice recognition.
Attention. Currently, only Russian language is supported. English in future releases.
First turn-on in session may take some time. Just wait.
At the moment, a limited number of commands have been implemented:
- Navigation commands
- Go to start or end of the document
- Go to start or end of the line
- Go to next or preview symbol
- Editing commands
- Bold
- Italic
- Title and subtitle
- New line
- Turn-off recognition
Examples of command: "Док, новая строка", "Док, пиши курсивом"...
Commands must be pronounced separately. Commands apply to next one sentence.
Aliases for all commands available here.
- Install plugin
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "VoicerSide" > Install
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
-
- Download model.jar
and model(large, small or other)
- For Windows to
...AppData/Roaming/model-runner - For Linux and Mac to
~/model-runner
- For Windows to
Contents of model-runner folder:
- model.jar
- folder
modelwith model (contents of the folder from the model's archive)
Plugin based on the IntelliJ Platform Plugin Template.