Cypress Automation test for using WebkitSpeechRecognition API(Audio file data is not getting captured when played)
I am working on a cypress automation Test. Our website has a functionality in which we use webkitspeechrecognition API for capturing the audio data and convert it to text. I want to write a cypress automation test for testing this.