Class MsgCommon
Inheritance
System.Object
MsgCommon
Assembly: speechly-dotnet.dll
Syntax
public class MsgCommon : object
Properties
|
Improve this Doc
View Source
audio_context
Declaration
public string audio_context { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
segment_id
Declaration
public int segment_id { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
type
Declaration
public string type { get; set; }
Property Value
Type |
Description |
System.String |
|