<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [server](./server.md) &gt; [Audio](./server.audio.md) &gt; [distortion](./server.audio.distortion.md)

## Audio.distortion property

The amount of distortion to apply to the audio if explicitly set.

**Signature:**

```typescript
get distortion(): number | undefined;
```
