---
title: ssmlRepresentation
framework: avfaudio
role: symbol
role_heading: Instance Property
path: avfaudio/avspeechsynthesisproviderrequest/ssmlrepresentation
---

# ssmlRepresentation

The description of the text to synthesize.

## Declaration

```swift
var ssmlRepresentation: String { get }
```

## Discussion

Discussion The Speech Synthesis Markup Language describes the speech synthesis attributes for the customization of pitch, rate, intonation, and more.

## See Also

### Inspecting a request

- [voice](avfaudio/avspeechsynthesisproviderrequest/voice.md)
- [AVSpeechSynthesisProviderVoice](avfaudio/avspeechsynthesisprovidervoice.md)
