speechSynthesis.getVoices() not detected on browserleaks.com
kdzwinel opened this issue · 0 comments
kdzwinel commented
Follow up from #6 - speechSynthesis.getVoices() is not being collected on https://browserleaks.com/javascript where it's called from the https://browserleaks.com/js/javascript.js?v=14554822 script.
Steps to reproduce:
npm run crawl -- -u "https://browserleaks.com/javascript" -d 'apis' -o ./data/ -v
- verify that
speechSynthesis.__proto__.getVoices
is attributed tobrowserleaks.com/js/javascript.js