Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Overview

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.

How to use

  1. Find the plugin in the Plugins tab.
  2. Set the language you use.
  3. Click the microphone button and start speaking.
  4. 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/