---
title: AVCaptureEventSound
framework: avkit
role: symbol
role_heading: Class
path: avkit/avcaptureeventsound
---

# AVCaptureEventSound

A sound object for a capture event.

## Declaration

```swift
class AVCaptureEventSound
```

## Overview

Overview important: To use AirPods Camera Control, it must be available in your country or region. AirPods Camera Control is not currently available in the European Union.

## Topics

### Creating a sound

- [init(url:)](avkit/avcaptureeventsound/init(url:)-2a6o4.md)

### Accessing default sounds

- [cameraShutter](avkit/avcaptureeventsound/camerashutter.md)
- [beginVideoRecording](avkit/avcaptureeventsound/beginvideorecording.md)
- [endVideoRecording](avkit/avcaptureeventsound/endvideorecording.md)

### Initializers

- [init(URL:)](avkit/avcaptureeventsound/init(url:)-3e9o9.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### iOS playback and capture

- [Playing video content in a standard user interface](avkit/playing-video-content-in-a-standard-user-interface.md)
- [AVPlayerViewController](avkit/avplayerviewcontroller.md)
- [AVPlayerViewControllerDelegate](avkit/avplayerviewcontrollerdelegate.md)
- [AVCaptureEventInteraction](avkit/avcaptureeventinteraction.md)
- [AVCaptureEvent](avkit/avcaptureevent.md)
- [AVInputPickerInteraction](avkit/avinputpickerinteraction.md)
- [Third-party casting support](avkit/third-party-casting-support.md)
