User:Neechalkaran/voicetyping

From Meta, a Wikimedia project coordination wiki
Screenshot of Voicetyping userscript

This is a user script to enable voice typing in Source Editor pages of Wikipedia for windows machines. This script is based on webkitSpeechRecognition API of Microsoft. For Best Browser compatibility use Chrome or Edge Browsers. Please note that it works only in windows OS and not MAC or Linux. It supports most of the indic languages including Tamil, Malayalam, Telugu, Kannada, Hindi, punjabi, etc., For more details contact Developer Neechalkaran


Installation[edit]

Add the following code to your local wiki common.js page or meta's global.js.

mw.loader.load('//meta.wikimedia.org/w/index.php?title=User:Neechalkaran/voicetyping.js&action=raw&ctype=text/javascript');

Todo[edit]

  • Enable it for Visual editor
  • Enable it for other projects like wiktionary, wikisource, etc.,