---
title: modeNormal
framework: Application Services
role: symbol
role_heading: Enumeration Case
platforms: [macOS 10.0+]
path: applicationservices/1552256-speech-channel_modes/modenormal
---

# modeNormal

When the speech channel is in text-processing mode, indicates that the synthesizer should process characters as expected and assemble digits into numbers. Use this value with [soCharacterMode](../1552228-speech-channel_information_constants/socharactermode.md) and [soNumberMode](../1552228-speech-channel_information_constants/sonumbermode.md).

## Declaration

```occ
modeNormal = 'NORM'
```
