---
title: phonetic
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/personnamecomponentsformatter/options/phonetic
---

# phonetic

The formatter should format the component object’s phoneticRepresentation components instead of its own components.

## Declaration

```swift
static var phonetic: PersonNameComponentsFormatter.Options { get }
```
