---
title: soPhonemeOptions
framework: Application Services
role: symbol
role_heading: Enumeration Case
platforms: [macOS 10.6+]
path: applicationservices/1552228-speech-channel_information_constants/sophonemeoptions
---

# soPhonemeOptions

Get or set options for the generation of phonetic output. See [Phoneme Generation Options](../1552233-phoneme_generation_options.md) for a complete list of options.

## Declaration

```occ
soPhonemeOptions = 'popt'
```

## 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.
