# AUDIO_EVENT_DEVICE

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

Subscribe to device hotplug events.

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

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