Speech synthesis recording functionality using Web Speech API and Puppeteer
This module provides text-to-speech conversion with audio recording capabilities
using the browser's native speechSynthesis API combined with Web Audio API
for capturing the generated audio.
Note: this is ALMOST functional -- need to modify this to run via connecting via websocket and then debug its
Speech synthesis recording functionality using Web Speech API and Puppeteer
This module provides text-to-speech conversion with audio recording capabilities using the browser's native speechSynthesis API combined with Web Audio API for capturing the generated audio.
Note: this is ALMOST functional -- need to modify this to run via connecting via websocket and then debug its