---
title: soPhonemeOptions
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/sophonemeoptions
---

# soPhonemeOptions

Get or set options for the generation of phonetic output. See Phoneme Generation Options for a complete list of options.

## Declaration

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

## Discussion

Discussion The speechInfo parameter is a pointer to a long value that represents the phoneme generation value. This selector works with both the GetSpeechInfo and SetSpeechInfo functions.
