Delegate Participant.TranscriptionReceivedDelegate
Namespace: LiveKit
Assembly: cs.temp.dll.dll
Syntax
public delegate void TranscriptionReceivedDelegate(List<TranscriptionSegment> segments, TrackPublication publication);
Parameters
| Type | Name | Description |
|---|---|---|
| List<TranscriptionSegment> | segments | |
| TrackPublication | publication |