Getting audio inputs

Dear all, is there a way I can listen to user via mic (of course with permission) on my wix website? Working on a Speech to text project.

Hi @blickerblack , please see this Velo example to see how to work with custom features with microphone access: https://www.wix.com/velo/example/speechly-integration

Thank you for the prompt reply. I am looking to get a base64string somehow from my code once the user is done speaking into the mic. Is this possible?

Hi @blickerblack, did you find out how to do it? I am looking into it as well.