Re: [w3ctag/spec-reviews] Audio Output Device APIs (#132)

Some comments:
* `sinkId` name doesn't seem to match-up with the property used to identify the output devices (`deviceId`) from `MediaDeviceInfo`
* For `AudioContext`, no mention of how to handle the various update/devices disconnected and reconnected scenarios mentioned in section 2.3
* Section 2.1 (describing the attribute `sinkId` should have some prose describing what the value is that is returned (in the default case at a minimum: which I think is the empty string).
* Section 4's pre-defined Identifiers adds an alias to the empty string value with "id_multimedia". I wonder for clarity if this should just be the default value.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/spec-reviews/issues/132#issuecomment-256494694

Received on Wednesday, 26 October 2016 22:21:52 UTC