---
title: fileSpec
framework: applicationservices
role: symbol
role_heading: Instance Property
path: applicationservices/voicefileinfo/1460824-filespec
---

# fileSpec

A file system specification structure that contains the volume, directory, and name of the file containing the voice. Generally, files containing a single voice are of type kTextToSpeechVoiceFileType, and files containing multiple voices are of type kTextToSpeechVoiceBundleType.

## Declaration

```swift
var fileSpec: FSSpec
```
