---
title: phonemeCount
framework: applicationservices
role: symbol
role_heading: Instance Property
path: applicationservices/phonemedescriptor/1463147-phonemecount
---

# phonemeCount

The number of phonemes that the current synthesizer defines. Typically, this will correspond to the number of phonemes in the language supported by the synthesizer.

## Declaration

```swift
var phonemeCount: Int16
```
