---
title: phonemes
framework: speech
role: symbol
role_heading: Instance Property
path: speech/sfcustomlanguagemodeldata/custompronunciation/phonemes
---

# phonemes

Zero or more phonetic representations of the term, given as X-SAMPA strings.

## Declaration

```swift
let phonemes: [String]
```

## See Also

### Inspecting a term

- [grapheme](speech/sfcustomlanguagemodeldata/custompronunciation/grapheme.md)
