I have developed a Web page (Chatbot) that uses Web speech synthesis API.
The chatbot works fine(i.e takes voice input and gives voice response) on windows & android chrome browser.
but it's not working in android webview (not provide a response in audio).
so is there any way to make it work on android webview?.
what are the other options available so that the Chatbot works everywhere?. (webview android).
like this online bot
https://www.botlibre.com/, it works on web and mobile chrome along with webview in android.