Class Entity
Inheritance
System.Object
Entity
Assembly: speechly-dotnet.dll
Syntax
public class Entity : object
Fields
|
Improve this Doc
View Source
endPosition
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
isFinal
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
startPosition
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
type
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
value
Declaration
Field Value
Type |
Description |
System.String |
|