Disabling Audio in react-chatbotify Still Triggers "Audio Playing" in Browser #297
Unanswered
salvatoremallemaci
asked this question in
Q&A
Replies: 1 comment 6 replies
-
Hey @salvatoremallemaci, can I check what browser you're using and what version of React ChatBotify you're on? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm using react-chatbotify and have explicitly disabled the audio settings in my chatbot configuration:
Despite this, my browser still detects "audio in playback" when the chatbot is running. There are no additional audio components in my app, and I have verified that the issue disappears when I remove react-chatbotify.
Is there any internal mechanism in the library that could be causing this? If so, is there a way to completely prevent any audio-related features from running?
Any guidance or suggestions would be greatly appreciated!
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions