---
title: audioVolume
framework: corehaptics
role: symbol
role_heading: Type Property
path: corehaptics/chhapticevent/parameterid/audiovolume
---

# audioVolume

The volume of an audio event.

## Declaration

```swift
static let audioVolume: CHHapticEvent.ParameterID
```

## Discussion

Discussion This parameter value ranges from 0.0 (silent) to 1.0 (maximum volume).

## See Also

### Audio Event Parameter IDs

- [audioPan](corehaptics/chhapticevent/parameterid/audiopan.md)
- [audioPitch](corehaptics/chhapticevent/parameterid/audiopitch.md)
- [audioBrightness](corehaptics/chhapticevent/parameterid/audiobrightness.md)
