UNPKG

simple-speech-recognition

Version:

A simple wrapper for Speech Recognition APIs in the browser

28 lines (27 loc) 728 B
{ "name": "simple-speech-recognition", "version": "1.0.3", "description": "A simple wrapper for Speech Recognition APIs in the browser", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/TimonLukas/simple-speech-recognition.git" }, "keywords": [ "speechrecognition", "speech", "recognition", "webkit", "browser", "audio" ], "author": "Timon Lukas <timon.lukas3@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/TimonLukas/simple-speech-recognition/issues" }, "homepage": "https://github.com/TimonLukas/simple-speech-recognition#readme" }