state property

AudioContextState state

The state read-only property of the BaseAudioContext returns the current state of the AudioContext.

Implementation

AudioContextState get state;