---
title: kTextToSpeechVoiceFileType
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/ktexttospeechvoicefiletype
---

# kTextToSpeechVoiceFileType

The type of a voice file. Typically. files containing a single voice are of type kTextToSpeechVoiceFileType.

## Declaration

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