-
**Actual Behaviour**
Following up from PR: #2078, VoiceRecognition and VoicePlayer is not implemented using React states, which makes the Travis fail
**Expected Behaviour**
Implement it React…
-
Every time I try to execute a command via serial com I keep getting an error message like "Train with signature failed or timeout." or more like "(command) failed or timeout" but the lights indicate t…
-
Android version(s): 7.0
Android device(s): Xiaomi Note 4 (mido)
Oboe version: current master (f644b60)
App name used for testing: OboeTester
**Short description**
As per [Android CDD](https://…
-
Is it possible to have an ESP32 compatible library ?
It would be awsome !
-
Maybe you have them globally installed somewhere.
I just did ` npm install --save react-voice-components` and `import { VoiceRecognition } from 'react-voice-components';` in my component.
To fix…
-
how to solve the problem : No such file or directory: 'Voicerecognition.pkl'
-
There are some changes made in the ndk. It shows jclass and jclass are incomaptible at this line :
jclass cls = env->FindClass(FLACStreamEncoder_classname);
in FLACStreamEncoder.cpp.
I have added "…
-
Android Version(s): 9
Android Device(s): Samsung Galaxy S8 (SM-G950FD)
Oboe Version: 1.2.0
**Short Description**
On Samsung Galaxy S8 running Android 9, enabling the `LowLatency` performance m…
-
Android version(s): 13
MAGIC OS : 7.1
Android device(s): Honor: CRT-NX1
Oboe version: 1.8 , main branch
I have to use Unprocessed for stream otherwise not workinng at all eve with external inter…
-
Hi everyone, I'm having trouble importing VoicePlayer into my project. Anyone know what the problem is? This is the error I get.
I'm trying to get this to work in a project made with create-react-a…