UNPKG

react-native-wakeword

Version:

Voice/Wake-word detection library for React Native

74 lines (73 loc) 1.93 kB
{ "name": "react-native-wakeword", "version": "1.1.35", "description": "Voice/Wake-word detection library for React Native", "main": "wakewords/index.js", "types": "wakewords/index.d.ts", "expo": { "plugins": [ "./app.plugin.js" ] }, "files": [ "wakewords/", "android/", "ios/", "./app.plugin.js", "KeyWordRNBridge.podspec" ], "react-native": { "ios": "ios", "android": "android" }, "scripts": { "build": "gradlew assembleRelease" }, "devDependencies": { "@types/react": ">=18.0.0", "typescript": ">=4.0.0" }, "peerDependencies": { "react": ">=18.0.0", "react-native": ">=0.70.0" }, "keywords": [ "react-native wake word", "Davoice.io", "voice commands", "wake word", "wakeword", "wake words", "keyword detection", "keyword spotting", "Wake word detection github", "keyword detection", "Phrase Recognition", "Phrase Spotting", "Voice triggered", "hot word", "trigger word", "speech to intent", "voice to intent", "phrase spotting", "react native wake word", "react native Phrase Spotting", "react native Voice triggered", "react native hot word", "Davoice.io wake word", "Davoice wake word", "Davoice react native wake word", "Davoice react-native wake word", "wake", "word", "Voice Commands Recognition", "lightweight Voice Commands Recognition", "customized lightweight Voice Commands Recognition", "Wake word detection github", "Wake word generator", "Custom wake word", "rn wake word" ], "author": "Davoice.io", "license": "MIT" }