---
title: WKAudioRecorderPreset.highQualityAudio
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkaudiorecorderpreset/highqualityaudio
---

# WKAudioRecorderPreset.highQualityAudio

A high-quality audio recording. This preset records audio with a 44.1 kHz sampling rate using either the LPCM 705.6 kbps or AAC 96 kbps format.

## Declaration

```swift
case highQualityAudio
```

## See Also

### Constants

- [WKAudioRecorderPreset.narrowBandSpeech](watchkit/wkaudiorecorderpreset/narrowbandspeech.md)
- [WKAudioRecorderPreset.wideBandSpeech](watchkit/wkaudiorecorderpreset/widebandspeech.md)
