---
title: soPhonemeSymbols
framework: Application Services
role: symbol
role_heading: Enumeration Case
platforms: [macOS 10.0+]
path: applicationservices/1552228-speech-channel_information_constants/sophonemesymbols
---

# soPhonemeSymbols

## Declaration

```occ
soPhonemeSymbols = 'phsy'
```

## Discussion

Get a list of phoneme symbols and example wordsdefined for the speech channel’s synthesizer. Your applicationmight use this information to show the user what symbols to usewhen entering phonemic text directly. The `speechInfo` parameteris a pointer to a variable of type Handle that, on exit from the `GetSpeechInfo` function,is a handle to a phoneme descriptor structure, described in [PhonemeDescriptor](../phonemedescriptor.md).

This selector works with the `GetSpeechInfo` function.
