-
### macOS Version(s) Used to Build
macOS 13 Ventura
### Xcode Version(s)
Xcode 14
### Description
do {
let recorder = try NodeRecorder(node: node) { [weak self] buffer, _ in
…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
I looove the idea of this project. Been looking for something like this for quite some time. If you can add a donate section I think a lot of people are interested in keeping this projects and its mom…
-
Hi there,
Thanks a lot for the repo! How could I record the calls?
Thank you in advance.
-
After installing the app in nextcloud, I tried to record through the browser.
Browser asks for access to mic.
Then the audio meter changes as though it is recording. But When I press the button…
-
I have embedded the recorder as per documentation into my streamlit application:
```
import streamlit as st
from streamlit_mic_recorder import mic_recorder
audio = mic_recorder(start_prompt='Sta…
-
### Environment
Audio output device: Built-in Speakers
Audio recording device: Built-in Microphone
extraFPS 7.1.11.11565212741 (64bit)
Release Notes
You are at 128.0, 128.0, 23.0 in webRTC2 locate…
-
I'd like to request PolyCapture add in a “Recording Monitor” pop-up window that shows a preview of the camera video and audio levels during the recording.
I am currently using ScreenFlow for my…
-
To use the demo corpus on other computers and especially on linux, the absolute media paths should be relative and "EXMARaLDA-Demokorpus" should be changed to "EXMARaLDA-DemoKorpus" like the folder n…
-
### Tested versions
- Reproducible in godot 4.3 stable
### System information
Windows 11 Pro; godot 4.3-stable 4-Channel Microphone Array
### Issue description
trying to run the audio\mic_record …