Not able to hear anything in react app with web sdk integrated

I am not able to hear anything in react app with web sdk integrated, I have hosted my local port over ngrok (https) and given microphone and sound both permissions. video is working fine also both audio video works fine with localhost, only problem with https (hosted via ngrok), Is there any configuration which needs to be added.
I am using 1.7.7 version

  • Device: [android and mac]
  • OS: [android 10]
  • Browser:[e.g. Chrome]

Hey @mamta.dhaka,

I wonder if it related to an ngrok tunnel issue / configuration:

Can you try with a deployed url like github pages?

Thanks,
Tommy