-
I'm testing the iOS recording on iOS real device 15
and I got this error:
Any idead what I'm doing wrong?
```
[VERBOSE-2:ui_dart_state.cc(198)] Unhandled Exception: PlatformException(, Faile…
-
## Record video while Image Stream process is working
I'm pretty sure this is a common problem in a lot of applications and not a strange and isolated request. I am developing an application to creat…
-
Is it possible to use Cobra VAD while recording an audio file on Android and IOS? Many other Speech Recognizer have problems with.
-
There's an error when compiling under Linux (I'm using Ubuntu 20.04). Line 827 in `src/engine/ArduinoSerial.cpp` references a macro that is only defined for OSX - `if (ioctl(portDescriptor, IOSSIOSPEE…
-
Hi, i meet a confusing problem.
I have an image on disk, its path is `'/data/user/0/com.buaa.ateducation/app_flutter/9d682710eff4f8d68f1b933b7fa249b3/custom_task/defaultStudent/TXUGC_20190109_1531…
-
Hey, I was just wondering if there was a way to only record the local user's voice, so that we can get a local multi-channel recording?
-
We have the below processing callback on iOS.
```
bool processRecorderAudioIO(void *clientdata, float *input, float *output, unsigned int numberOfFrames, unsigned int samplerate, uint64_t hostTime…
-
**Describe the bug**
My app listens to an Audio Visual stream from a cloud AV service (Agora). While listening it allows you to record a message on the phone (using flutter_sound), simultaneously doe…
-
I have this problem when using the microphone to stream
![image](https://user-images.githubusercontent.com/102202614/159822047-bc36fda7-9276-428c-841d-81ec193e0781.png)
Below is my code
```
impo…
-
Hi, I am using superpowered SDK to record the user's voice while playing the background music. The thing is that when the recording is completed and I merge the background audio and background music w…