---
title: WKAudioRecorderPreset.wideBandSpeech
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkaudiorecorderpreset/widebandspeech
---

# WKAudioRecorderPreset.wideBandSpeech

Audio quality suitable for higher fidelity speech recording. This preset records audio with a 16 kHz sampling rate using either the LPCM 256 kbps or AAC 32 kbps format.

## Declaration

```swift
case wideBandSpeech
```

## See Also

### Constants

- [WKAudioRecorderPreset.narrowBandSpeech](watchkit/wkaudiorecorderpreset/narrowbandspeech.md)
- [WKAudioRecorderPreset.highQualityAudio](watchkit/wkaudiorecorderpreset/highqualityaudio.md)
