Class Word
Inheritance
System.Object
Word
Assembly: speechly-dotnet.dll
Syntax
public class Word : object
Fields
|
Improve this Doc
View Source
endTimestamp
Declaration
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
index
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
startTimestamp
Declaration
public int startTimestamp
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
word
Declaration
Field Value
Type |
Description |
System.String |
|