var getSynth = function () { return window !== undefined ? window.speechSynthesis : {}; };
It looks as if it's an issue with default speaker. Attached is a picture of the error. I was wondering if you think you know what that might mean. It seems as if it has to do with a microphone issue.
Thank you!
