# AUDIO_EVENT_STREAM

`import { AUDIO_EVENT_STREAM } from "destack:audio/binding";`

Subscribe to stream state and xrun events.

```ds title="AUDIO_EVENT_STREAM"
const AUDIO_EVENT_STREAM: AudioEventFlags
```

[language/library/src/audio/binding/event.ds:23](https://github.com/destack-sh/destack/blob/main/language/library/src/audio/binding/event.ds#L23)
