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

# url

The URL to which the recorder writes its data.

## Declaration

```swift
var url: URL { get }
```

## See Also

### Inspecting the audio data

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