Show / Hide Table of Contents

Class MsgCommon

Inheritance
System.Object
MsgCommon
Namespace: Speechly.Types
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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX