Show / Hide Table of Contents

Class ContextOptions

Options for speech recognition

Inheritance
System.Object
ContextOptions
Namespace: Speechly.Types
Assembly: speechly-dotnet.dll
Syntax
public class ContextOptions : object

Fields

| Improve this Doc View Source

BlockSize

Declaration
public int BlockSize
Field Value
Type Description
System.Int32
| Improve this Doc View Source

BoostVocabulary

Declaration
public ContextOptions.ShallowFusionSettings BoostVocabulary
Field Value
Type Description
ContextOptions.ShallowFusionSettings
| Improve this Doc View Source

SilenceSegmentationMillis

Declaration
public int SilenceSegmentationMillis
Field Value
Type Description
System.Int32
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX