Audio input isn't working when I embed the link on...
# support
i
I've tried embedding on Carrd.co, embedding on Zapier interfaces, and both times it won't allow the audio input - only output. On Carrd.co I added the permissions manually and it still didn't work. Any ideas why this is happening and how to fix it? Here's the page fyi: https://ideas.futurum.one/#pitchmango
figured it out
Full Screen Iframe with Microphone body, html { margin: 0; padding: 0; height: 100%; display: flex; justify-content: center; align-items: center; } iframe { border: none; width: 100vw; height: 100vh; }
5 Views