@agrigate/speech-to-text-wrapper
Version:
Wrapper around any <TextInput /> in React Native that provides support for speech to text functionality—powerful & ease to use
25 lines (24 loc) • 703 B
JSON
{
"name": "@agrigate/speech-to-text-wrapper",
"version": "1.0.27",
"description": "Wrapper around any <TextInput /> in React Native that provides support for speech to text functionality—powerful & ease to use",
"main": "src/index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"peerDependencies": {
"react": "*",
"react-native": ">=0.68.0"
},
"keywords": [
"react-native",
"speech-to-text",
"speechtotext",
"speechsupportwrapper",
"speechinput",
"speechtextinput",
"speechtotextwrapper"
],
"author": "Your Name",
"license": "MIT"
}