Re: [mediacapture-main] Extending Media Capture and Streams with MediaStreamTrack kind TTS (#654)

@alvestrand Can you answer this supplemental question

> kindly clearly write out the canonical steps required to create OS agnostic code to implement the device that `getUserMedia()` is currently specified to list and have access to

where the scope is beyond only a TTS use case?

Since Chromium, Chrome already has source code to create a "Fake" device, read a `WAV` file and output that audio as a `MediaStream` that is accessed by `getUserMedia()` can you detail the canonical, language agnostic pattern necessary to programmatically create a device that `getUserMedia()` is currently mandated by the specification to list as a device? 

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

Received on Thursday, 16 January 2020 19:41:31 UTC