How to programmatically send a unix socket command to a system server autospawned by browser or convert JavaScript to C++ souce code for Chromium?
Presently the implementation of the Web Speech API Specification by Chromium and Firefox does not support parsing Speech Synthesis Markup Language (SSML) when SSML is set at text property of SpeechSyntheisUtterance instance and passed to window.speechSynthesis.speak() call; see SSML parsing implementation at browsers ; 5.2.3 SpeechSynthesisUtterance Attributes ; How to set options of commands called by browser? . Chromium source code for the unix socket connect to speech-dispatcher connection appears to be at /src/chrome/browser/speech/tts_linux.cc { // spd_open has memory leaks which are hard