-
Attempting to start a WASAPI capture with the default constructor returns an exception from hresult 0x8000FFFF, Catastrophic failure when called from a Windows service. Since the latest Windows 11 upd…
-
public static bool sendingFrames = false;
private const int ChunkSize = 65536; // Adjust the chunk size as needed
public static async void StartAudioStreaming()
{
…
-
**Describe the bug**
The dmic volume is too low even the max volume of input/output is set.
**To Reproduce**
Set the max volume in gnome-setting.
$ arecord -f cd b.wav
**Reproduction Rate**
…
-
### Unity Version
2022.3.29
### AVPro Movie Capture Version
5.2.4-Mobile Edition build 1387
### Which platform(s) are you using?
iOS
### Which OS version(s) are you using?
iOS 17.…
-
Input of the microphone doesn’t seem to be correctly selected.
1. Using elgato hd60x
2. Using hdmi input
3. Using ipad pro 12 pro
Do you accept monetary support?
_Originally p…
-
I was trying the [background_listening.py](https://github.com/Uberi/speech_recognition/blob/master/examples/background_listening.py) example, but it doesn't give any output, it doesn't even call the c…
-
Hi.
I use one of the multi microphones in the window to capture.
Changing the input audio setting of avpro Capture does not apply.
The default microphone of the window is applied.
So to chan…
-
I've been trying to find a way to do this, but I'm not sure if it's currently possible. I know the README lists MediaRecorder with an exclamation mark for Android and iOS. I've also seen previous issu…
-
Hi,
I am trying to switch Audio devices when an audio device gets plugged in on Windows. I do this by checking if the current device is different from a set preferred device, and if so stopping the…
-
@n8fr8 what are the good choices Haven made? Which frameworks are still good and maintained?
I found those:
- OpenCV: OpenCV is a library of programming functions mainly aimed at real-time computer…