mcy567

Results 1 issues of mcy567

![053c59f55af9b7a527c1492a231ebd3](https://github.com/BasedHardware/OpenGlass/assets/22673808/375e8476-252a-44a8-8d98-b0b206695182) Error message: ``` Error in textToSpeech: TypeError: Cannot read properties of undefined (reading 'decodeAudioData') ``` Related Codes ``` async function textToSpeech(text) { try { console.log("aaaaaaaaaaaaaa:", text); const response =...