Class SendTextInstruction
- Namespace
- LiveKit
YieldInstruction for send text. Returned by SendText(string, StreamTextOptions).
public sealed class SendTextInstruction : YieldInstruction
- Inheritance
-
SendTextInstruction
- Inherited Members
- Extension Methods
Remarks
Access Info after checking IsError
Properties
Error
public StreamError Error { get; }
Property Value
Info
public TextStreamInfo Info { get; }