5個語音控制JavaScript開發庫

jopen 10年前發布 | 8K 次閱讀 JavaScript開發

1. annyang.js

5個語音控制JavaScript開發庫
annyang is a tiny javascript library that lets your visitors control your site with voice commands. annyang has no dependencies, weighs less than 1kb, and is free to use and modify. annyang understands commands with named variables, splats, and optional words. Use named variables for one word arguments in your command. Use splats to capture multi-word text at the end of your command (greedy). Use optional words or phrases to define a part of the command as optional.

2. Voix.js

5個語音控制JavaScript開發庫
Voix.JS is handy, lightweight JavaScript library for adding voice commands to your site, games and apps. Voix.JS is browser compatible and progressively enhancing browsers that support SpeechRecognition, while leaving users with older browsers unaffected.

3. Voice-Commands.js

5個語音控制JavaScript開發庫
Voice Command.js is a Simple wrapper for Javascript Speech-to-text to add voice commands.

4. JuliusJS

5個語音控制JavaScript開發庫
JuliusJS is a speech recognition library for the web.It actively listens to the user to transcribe what they are saying through a callback.

5. PocketSphinx.js

5個語音控制JavaScript開發庫
Pocketsphinx.js is a speech recognition library written entirely in JavaScript and running entirely in the web browser. It does not require flash or any browser plug-in and does not do any server-side processing. It makes use of Emscripten to convert PocketSphinx, an open-source speech recognizer written in C, into JavaScript. Audio is recorded with the getUserMedia JavaScript API and processed through the Web Audio API.

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!