I made a chatbot that has speech capabilities, I tested in the emulator and it works great. However, after deployment, I noticed that the webchat channel doesn't have it enabled. I have the webchat embedded in a modern SharePoint Online site and from what I've searched in the Internet, most answers talk about modifying the HTML and using JavaScript, which apparently is not easy to do in this modern framework that Microsoft has according to articles.
So in the end, how can I enable the speech feature in the webchat channel that is embedded inside a modern SharePoint site page?