・
Reviews 2
・
Average rating 5.0
Completed 46% of course
Thank you for listening. If I were to deploy it on a server and allow external access, how would I grant microphone permission? Is it correct to connect via https?
huhjuang5228
Instructor
Hello? ysangstar. Thank you for your good evaluation. The lectures I prepared are PC-based and mobile app-based, so the microphone recognition part is different from the web. If you simply want to receive voice from the web, you can do it with html5's getUserMedia, and if you are considering voice recognition, you can test it by replacing it with web speech API, etc. I understand that you have to use the https protocol. I understand that Google Cloud's speech to text shows good performance as a paid version. Thank you.