---
title: incompatibleAudioFormats
framework: speech
role: symbol
role_heading: Type Property
path: speech/sfspeecherror/code/incompatibleaudioformats
---

# incompatibleAudioFormats

The selected modules do not have an audio format in common or do not support an audio format.

## Declaration

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

## See Also

### Audio format errors

- [unexpectedAudioFormat](speech/sfspeecherror/code/unexpectedaudioformat.md)
