diff --git a/index.bs b/index.bs index 10b3e5e..8cb8472 100644 --- a/index.bs +++ b/index.bs @@ -1009,7 +1009,7 @@ interface MediaSession { The setMicrophoneActive(active), setCameraActive(active) and setScreenshareActive(active) methods can reject based on user agent specific heuristics. This might in - particular happen when the web page asks to activate (aka unmute) microphone, + particular happen when the web page asks to activate (unmute) the microphone, camera or screenshare. The user agent could decide to require [=transient activation=] in that case. It might also require user input through a prompt to make the actual decision.