---
title: "activeRemoteParticipant(_:)"
framework: pushtotalk
role: symbol
role_heading: Type Method
path: "pushtotalk/ptpushresult/activeremoteparticipant(_:)"
---

# activeRemoteParticipant(_:)

Creates a push result for reporting that a remote participant started to speak.

## Declaration

```swift
class func activeRemoteParticipant(_ participant: PTParticipant) -> PTPushResult
```

## Parameters

- `participant`: The active participant.

## Mentioned in

Creating a Push to Talk app
