-
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'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…
-
Hello, thanks for your work. I would like your help regarding an issue I'm encountering with my current setup.
The speech-to-speech pipeline successfully establishes a connection between the client (…
-
I did a test with a Birdweather PUC side by side with a BattyBirdNETPi using an WAEM2 (USB-C) on a Raspi 4B with the latest BattyBirdNet, the BirdNET_GLOBAL_6K_V2.4_Model_FP16 (2023) model, and defaul…
-
-
-
Dear muaz,
Thank you very much. Because by your help, I realized microphone and canvas recording. Now we are using in production, but our users have a new requirement that capture the sound o…
-
I use ffmpeg to record a window using this code:
ffmpeg.exe -f dshow -y -i video="screen-capture-recorder":audio="virtual-audio-capturer":audio="Microphone (USB Audio Device)" -framerate 15 -vcodec l…
-
Using vanadium browser, I go to rumble.com and try to screen record using device audio. The audio does not capture. External microphone is captured ok.
Using newpipe app, I am able to record device…
-
Steps to reproduce
------------------
1. I was trying to use an audio output as ``Microphone()``
When I list my microphones with
```python
import speech_recognition as sr
for index, name in…