Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/B4PT0R/streamlit-mic-recorder
/ functions
Functions
4 in github.com/B4PT0R/streamlit-mic-recorder
⨍
Functions
4
◇
Types & classes
4
↓ 2 callers
Function
mic_recorder
(start_prompt="Start recording",stop_prompt="Stop recording",just_once=False,use_container_width=False,format=
streamlit_mic_recorder/__init__.py:16
↓ 1 callers
Method
render
()
streamlit_mic_recorder/frontend/src/MicRecorder.tsx:68
↓ 1 callers
Function
speech_to_text
(start_prompt="Start recording",stop_prompt="Stop recording",just_once=False,use_container_width=False,languag
streamlit_mic_recorder/__init__.py:43
Method
componentDidMount
()
streamlit_mic_recorder/frontend/src/MicRecorder.tsx:31