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

# settings

The settings that describe the format of the recorded audio.

## Declaration

```swift
var settings: [String : Any] { get }
```

## Discussion

Discussion See init(url:settings:) for supported keys and values.

## See Also

### Inspecting the audio data

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