Accurately convert speech into text using the Web Speech API (https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API).
This plugin work only in Google chrome browser. But you can use it in FireFox (Recognition can be enabled via the media.webspeech.recognition.enable flag in about:config; synthesis is switched on by default). Check it for more information https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API
It is called "Speech input" in the interface and isn't installed by default in cloud, self-hosted and desktop version of ONLYOFFICE editors.
- Find the plugin in the Plugins tab.
- Set the language you use.
- Click the microphone button and start speaking.
- After dictation is complete, the text is inserted into the document (for stopping press again the microphone button).
If you need more information about how to use or write your own plugin, please see this https://api.onlyoffice.com/docs/plugin-and-macros/get-started/