---
title: format
framework: avfaudio
role: symbol
role_heading: Instance Property
path: avfaudio/avaudiorecorder/format
---

# format

The format of the recorded audio.

## Declaration

```swift
var format: AVAudioFormat { get }
```

## See Also

### Inspecting the audio data

- [url](avfaudio/avaudiorecorder/url.md)
- [settings](avfaudio/avaudiorecorder/settings.md)
