semperai / amica

Amica is an open source interface for interactive communication with 3D characters with voice synthesis and speech recognition.
https://heyamica.com
MIT License
581 stars 92 forks source link

"getUserMedia is not implemented in this browser": v0.2.0 for MacOS #64

Closed andyccliao closed 6 months ago

andyccliao commented 6 months ago

For the MacOS release (.dmg) v0.2.0, the microphone cannot be used, and there are many errors saying 'vad error {"message":"getUserMedia is not implemented in this browser"}'.

kasumi-1 commented 6 months ago

Confirmed, looking at a fix now

kasumi-1 commented 6 months ago

I attempted a fix here, seems to work on macOS 13.6

https://github.com/semperai/amica/releases/tag/app-v0.2.1

Please feel free to re-open if this doesn't work..

Thanks for the report, much appreciated. I tested using a local build initially but not the one from GitHub, stupid me :)