diff --git a/index.bs b/index.bs index d232282..aefbf7c 100644 --- a/index.bs +++ b/index.bs @@ -613,7 +613,7 @@ spec: webidl "midi", "camera", "microphone", - "speaker", + "speaker-selection", "device-info", "background-fetch", "background-sync", @@ -812,11 +812,9 @@ spec: webidl

The "camera", "microphone" , and - "speaker" + "speaker-selection" permissions are associated with permission to use media devices as - specified in [[GETUSERMEDIA]] and [[audio-output]]. {{"speaker"}} is - allowed in non-secure contexts. {{"camera"}} and {{"microphone"}} - MAY be allowed in non-secure contexts. + specified in [[GETUSERMEDIA]] and [[audio-output]].