How to add a mike in the chat_input in stramlit

I wanted to add a mike to the text box in Streamlit. How to do that?

Hi @saisowhit_P_B,

Thanks for sharing your question!

There are a few custom components you can use to take audio input:

I have asked how to add a mike option in the chat bot.

sorry, I missed that. Unfortunately, audio input isn’t supported by st.chat_input, but there’s an open GitHub Issue for this feature request here – please upvote it / share your thoughts in the thread if you’d like our product team to prioritize this feature.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.