Open smv1999 opened 2 years ago
They work for me in Brave browser, what framework are you using and what is your code?
Ohh, Is it ? It is not working for me :(. When I open the same application on Google Chrome, it is working fine.
how are u running it? i needed to use useEffect and useState to make it start on page load, are u running it from clicking a button?
how are u running it? i needed to use useEffect and useState to make it start on page load, are u running it from clicking a button?
vice versa, im using useEffect on load and it isnot working, if im using it with button it can work. only happen with brave browser
with chrome all good
You have mentioned in your README :
"In some browsers voices load asynchronously. In these cases, the array will be empty until they are available."
What work-around can be used to make it work on Brave browser as well ?