How to capture generated audio from window.speechSynthesis.speak() call?
问题 Previous questions have presented this same or similar inquiry Can Web Speech API used in conjunction with Web Audio API? How to access audio result from Speech Synthesis API? Record HTML5 SpeechSynthesisUtterance generated speech to file generate audio file with W3C Web Speech API yet no workarounds appear to be have been created using window.speechSynthesis() . Though there are workarounds using epeak , meSpeak How to create or convert text to audio at chromium browser? or making requests