---
title: SpeechChannel
framework: applicationservices
role: symbol
role_heading: Type Alias
path: applicationservices/speechchannel
---

# SpeechChannel

Defines a pointer to a speech channel record.

## Declaration

```swift
typealias SpeechChannel = UnsafeMutablePointer<SpeechChannelRecord>
```
