diff --git a/index.bs b/index.bs index 8c3799551..af2410260 100644 --- a/index.bs +++ b/index.bs @@ -1324,9 +1324,10 @@ interface AudioContext : BaseAudioContext { An {{AudioContext}} is said to be allowed to start if the user agent -allows the context state to transition from "{{AudioContextState/suspended}}" to "{{AudioContextState/running}}". A user -agent may require the actual audio production from an {{AudioContext}} to be -triggered by user activation (as described in [[HTML]]). +allows the context state to transition from "{{AudioContextState/suspended}}" to +"{{AudioContextState/running}}". A user agent may delay this initial transition, +to allow it only when the {{AudioContext}}'s [=relevant global object=] has been +activated. {{AudioContext}} has an internal slot: