Share feedback, ideas and get community help

M
Mohsin
Offline, last seen 3 months ago
Joined September 13, 2024
Hi there,

I'm new to Typebot I'm embedding an HTML/Js/FastAPI website that records user voice. When we embed it inside Typebot using an iframe tag(url included) the website loads fine, but voice recording feature doesn't work. It also doesn't prompt for microphone permission even though I've added the permission attribute in the iframe tag

Could anyone here point out what is causing this issue? Not sure if it's a bug or I'm missing some Typebot permissions? Any assistance or concrete resources would be greatly appreciated. Thank you
3 comments
g
M
S
Hey Typebot team!I've been working on a bot that records audio within Typebot, and I use the S3 URL of that audio file to transcribe the voice via the Salad transcription API.


It was working fine until recently, but now I'm encountering an error with the Salad API.I reached out to Salad's Discord community, and their team investigated the issue.

They found that the audio isn't properly encoded and lacks the correct metadata for the Salad API algorithm to process, although the audio URL itself appears to be fine.

I believe there maybe some recent changes made to Typebot's audio feature might be causing this metadata issue. Could any Dev look into this and see if there's a solution?

Thanks!
6 comments
M
B