chat-with-gpt
chat-with-gpt copied to clipboard
can't input with my voice
I am trying to speak by clicking the microphone icon, but get error message:
Sorry, an error occured trying to record audio.
It's because you're running it without TLS (HTTPS) and modern browsers won't allow microphone input on insecure connections. Chrome has a setting (chrome://flags/#unsafely-treat-insecure-origin-as-secure) that lets you enter the URL of a local/lan website to trust regardless of this. Don't know about a similar setting for firefox, sadly.