Delegate BeautifyIntent
Namespace: Speechly.Types
Assembly: speechly-dotnet.dll
Syntax
public delegate string BeautifyIntent(string intent);
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | intent |
Returns
| Type | Description |
|---|---|
| System.String |
public delegate string BeautifyIntent(string intent);
| Type | Name | Description |
|---|---|---|
| System.String | intent |
| Type | Description |
|---|---|
| System.String |