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