---
title: INCarAudioSourceResolutionResult
framework: intents
role: symbol
role_heading: Class
path: intents/incaraudiosourceresolutionresult
---

# INCarAudioSourceResolutionResult

A resolution result for the audio source to use in a car.

## Declaration

```swift
class INCarAudioSourceResolutionResult
```

## Overview

Overview An INCarAudioSourceResolutionResult object is what you return when resolving parameters containing a INCarAudioSource value. Use the creation method that best reflects your ability to successfully resolve the parameter. For additional resolution options, see INIntentResolutionResult.

## Topics

### Creating a Resolution Result Object

- [success(with:)](intents/incaraudiosourceresolutionresult/success(with:).md)
- [confirmationRequired(with:)](intents/incaraudiosourceresolutionresult/confirmationrequired(with:).md)

## Relationships

### Inherits From

- [INIntentResolutionResult](intents/inintentresolutionresult.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

### CarPlay Resolution Results

- [INCarSeatResolutionResult](intents/incarseatresolutionresult.md)
- [INCarDefrosterResolutionResult](intents/incardefrosterresolutionresult.md)
- [INCarAirCirculationModeResolutionResult](intents/incaraircirculationmoderesolutionresult.md)
- [INRadioTypeResolutionResult](intents/inradiotyperesolutionresult.md)
- [INRelativeReferenceResolutionResult](intents/inrelativereferenceresolutionresult.md)
- [INRelativeSettingResolutionResult](intents/inrelativesettingresolutionresult.md)
