# AUDIO_STREAM_RAW

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

Request raw backend format without automatic conversion.

```ds title="AUDIO_STREAM_RAW"
const AUDIO_STREAM_RAW: AudioStreamFlags
```

[language/library/src/audio/binding/stream.ds:18](https://github.com/destack-sh/destack/blob/main/language/library/src/audio/binding/stream.ds#L18)
