---
title: isMutedForAudio
framework: corehaptics
role: symbol
role_heading: Instance Property
path: corehaptics/chhapticengine/ismutedforaudio
---

# isMutedForAudio

A Boolean value that indicates whether the engine mutes audio.

## Declaration

```swift
var isMutedForAudio: Bool { get set }
```

## See Also

### Modifying Playback Properties

- [playsAudioOnly](corehaptics/chhapticengine/playsaudioonly.md)
- [playsHapticsOnly](corehaptics/chhapticengine/playshapticsonly.md)
- [isMutedForHaptics](corehaptics/chhapticengine/ismutedforhaptics.md)
