Re: [mediacapture-main] Update getusermedia.html (#651)

Essentially, it is nearly impossible to improve SST/TTS technology, for example, screen readers, accessibility for persons that might not have all of their faculties functioning adequately, etc. ( use see https://lists.w3.org/Archives/Public/public-speech-api/2017Jul/0004.html for some use cases), locally, without the ability to capture, compare, modify input and ouput.

Currently TTS is not specified to be captured anywhere. SST is not specified to be exclusive to local processing.

When last checked Chrome, Chromium send users' biometric data (their voice) to a remote service.

The web platform should provide a means for users to analyze input and output TTS/SST locally. The code at the linked repositories re capturing `speak()` output and parsing SSML are workarounds. 

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/pull/651#issuecomment-566314574 using your GitHub account

Received on Tuesday, 17 December 2019 00:25:36 UTC