---
title: Speech-Channel Modes
framework: Application Services
role: containerSymbol
role_heading: Enumeration
platforms: [macOS 10.0+]
path: applicationservices/1552256-speech-channel_modes
---

# Speech-Channel Modes

The available text-processing and number-processing modes for a speech channel.

## Declaration

```occ
enum : OSType {
    ...
};
```

## Topics

### Constants

- [modeText](applicationservices/1552256-speech-channel_modes/modetext.md)
- [modePhonemes](applicationservices/1552256-speech-channel_modes/modephonemes.md)
- [modeNormal](applicationservices/1552256-speech-channel_modes/modenormal.md)
- [modeLiteral](applicationservices/1552256-speech-channel_modes/modeliteral.md)
- [modeTune](applicationservices/1552256-speech-channel_modes/modetune.md)
