I Developed a Movie OTT application for Tizen Using React Native Web.
In that application I am developing a Voice Search Feature. for that I used react-speech-recognition which using window.SpeechRecognition .
It's working very fine in my mac chrome browser . And It's not working in Tizen Simulator and Physical TV device.
here i am attaching my my config file: and search screen
please tell me where i did mistake.
if possible please give me an example to build voice search
Thank you.