---
title: audioDisordered
framework: speech
role: symbol
role_heading: Type Property
path: speech/sfspeecherror/code/audiodisordered
---

# audioDisordered

The audio input time-code overlaps or precedes prior audio input.

## Declaration

```swift
static var audioDisordered: SFSpeechError.Code { get }
```

## See Also

### Audio input errors

- [SFSpeechError.Code.audioReadFailed](speech/sfspeecherror/code/audioreadfailed.md)
