Delegate TranscriptDelegate
Namespace: Speechly.Types
Assembly: speechly-dotnet.dll
Syntax
public delegate void TranscriptDelegate(MsgTranscript msg);
Parameters
Type | Name | Description |
---|---|---|
MsgTranscript | msg |
public delegate void TranscriptDelegate(MsgTranscript msg);
Type | Name | Description |
---|---|---|
MsgTranscript | msg |