---
title: kTextToSpeechVoiceBundleType
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/ktexttospeechvoicebundletype
---

# kTextToSpeechVoiceBundleType

The type of a voice bundle file. Typically, files containing multiple voices are of type kTextToSpeechVoiceBundleType.

## Declaration

```swift
var kTextToSpeechVoiceBundleType: OSType { get }
```
