#I can't get it to work. They add to the

1 messages · Page 1 of 1 (latest)

cinder thistle
#

HI!
What browser/operating system are you using?
Also, are there any errors in the browser console when you press the button? On Chrome, you can open the console using Option + ⌘ + J (macOS), or Shift + CTRL + J (Windows)

granite kiln
#

I'm using Windows. I've tried Chrome, Firefox, and Brave.

#

But, it could also be the method of pasting it into the webpage that I'm using. One thing I'm not is a web developer

cinder thistle
#

No worries, if you do see a button it means that you embedded the widget correctly

#

It's most likely a problem with connecting to our servers

granite kiln
#

I see the button

cinder thistle
#

Can you check the console for errors?

#

This is how it looks like in Chrome

#

With a sample error

granite kiln
#

maybe I need to figure out how to enable the microphone on this page

cinder thistle
#

Yes, it may have to do with the way your website is hosted
For example, if you're using Squarespace , WordPress, etc. they may have a dedicated option somewhere to enable microphone access

granite kiln
#

I'm using Wix

#

I'll work on it

cinder thistle
#

Awesome, let me know if you find a fix!
I'll also try to take a stab at it in my free time

granite kiln
# cinder thistle Awesome, let me know if you find a fix! I'll also try to take a stab at it in my...

Wix seems to block it. I can work on that later. However, the widget does work. I had GPT 4o walk me through the process of setting up a Python webserver on a local machine, configure a simple script with the widget, and then feed it locally. In Chrome, I had to go through some steps to allow microphone access to it via http (instead of https). And, after all of that, it does in fact work normally!