---
title: "init(rawValue:)"
framework: avfaudio
role: symbol
role_heading: Initializer
path: "avfaudio/avspeechsynthesisvoice/traits/init(rawvalue:)"
---

# init(rawValue:)

Creates a voice trait with the corresponding integer that you specify.

## Declaration

```swift
init(rawValue: UInt)
```

## Parameters

- `rawValue`: The integer that corresponds with the voice trait.
