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