---
title: isNoveltyVoice
framework: avfaudio
role: symbol
role_heading: Type Property
path: avfaudio/avspeechsynthesisvoice/traits/isnoveltyvoice
---

# isNoveltyVoice

The trait that indicates a voice is a novelty voice.

## Declaration

```swift
static var isNoveltyVoice: AVSpeechSynthesisVoice.Traits { get }
```

## Discussion

Discussion An example of a novelty voice is a character’s voice in a game.

## See Also

### Inspecting a voice trait

- [isPersonalVoice](avfaudio/avspeechsynthesisvoice/traits/ispersonalvoice.md)
