---
title: WKAudioRecorderPreset.narrowBandSpeech
framework: watchkit
role: symbol
role_heading: Case
path: watchkit/wkaudiorecorderpreset/narrowbandspeech
---

# WKAudioRecorderPreset.narrowBandSpeech

Audio quality suitable for basic speech recording. This preset records audio with an 8 kHz sampling rate using either the LPCM 128 kbps or AAC 24 kbps format.

## Declaration

```swift
case narrowBandSpeech
```

## See Also

### Constants

- [WKAudioRecorderPreset.wideBandSpeech](watchkit/wkaudiorecorderpreset/widebandspeech.md)
- [WKAudioRecorderPreset.highQualityAudio](watchkit/wkaudiorecorderpreset/highqualityaudio.md)
