Search Results for

    Show / Hide Table of Contents

    Delegate Room.TranscriptionReceivedDelegate

    Namespace: LiveKit
    Assembly: cs.temp.dll.dll
    Syntax
    public delegate void TranscriptionReceivedDelegate(List<TranscriptionSegment> segments, Participant participant, TrackPublication publication);
    Parameters
    Type Name Description
    List<TranscriptionSegment> segments
    Participant participant
    TrackPublication publication
    In This Article
    Back to top LiveKit Client SDK for Unity WebGL