---
title: unexpectedAudioFormat
framework: speech
role: symbol
role_heading: Type Property
path: speech/sfspeecherror/code/unexpectedaudioformat
---

# unexpectedAudioFormat

The audio input is in unexpected format.

## Declaration

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

## See Also

### Audio format errors

- [incompatibleAudioFormats](speech/sfspeecherror/code/incompatibleaudioformats.md)
