Technology
audio-recorder-streamlit
A custom Streamlit component that captures live audio from the browser and returns it directly to Python as a byte array.
This component provides a streamlined interface for recording audio within Streamlit applications. It leverages the browser MediaRecorder API to handle microphone access and outputs data in WAV format. Developers call the audio_recorder() function to trigger a recording UI that manages start, stop, and reset states. The resulting audio bytes integrate immediately with libraries like OpenAI Whisper or AssemblyAI for transcription and voice-driven AI workflows.
0 projects
·
0 cities
Recent Talks & Demos
Showing 1-0 of 0
No public projects found for this technology yet.