UNPKG

@freddydrodev/artyom

Version:

Artyom is a Robust Wrapper of the Google Chrome SpeechSynthesis and SpeechRecognition that allows you to create a virtual assistent

29 lines 682 B
{ "name": "artyom.js", "description": "Artyom is a Robust Wrapper of the Google Chrome SpeechSynthesis and SpeechRecognition that allows you to create a virtual assistent", "main": "artyom.js", "authors": [ "Carlos Delgado" ], "license": "MIT", "keywords": [ "speech", "recognition", "voice", "commands", "voice", "siri", "cortana", "googleNow" ], "homepage": "https://github.com/sdkcarlos/artyom.js", "moduleType": [], "ignore": [ "**/.*", "node_modules", "bower_components", "development", "public", "old-ts" ] }