react-native-spokestack
react-native-spokestack copied to clipboard
Spokestack: give your React Native app a voice interface!
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
### Describe the bug Bug appear when I try to run app using cellular data, I the app closed. I try to enabled the allowCellularDownloads to true but it doesn't...
### PR Checklist Please review the [guidelines for contributing](CONTRIBUTING.md) to this repository. - [ ] I am requesting to **pull a topic/feature/bugfix branch** (right side). In other words, not _main_....
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.3 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) Commits See full diff in compare...
### Describe the bug I am trying to create a custom wake word using spokestack website but when I try to upgrade my account I get this message. According to...
I tried following the ios installation instructions as close as possible on an empty react native project but xcode is failing to build with errors saying spokestack is only available...
### Describe the bug Smokestack fails to build and run and throws this error Could not find module 'TensorFlowLite' for target 'x86_64-apple-ios-simulator'. I'm working on an M1 mac and maybe...
### Describe the bug As the title describes, here is the the console output during the first load of the app on an iOS device: ``` 2021-11-16 13:08:06.096795-0700 mobile[4246:3045067] [native]...
### Describe the bug It looks like Spokestack initialization doesn't want to run if the app has build configuration set to release, but works fine if it's set to debug....