Show / Hide Table of Contents

Delegate AudioProcessor.VadChangeDelegate

Namespace: Speechly.Tools
Assembly: speechly-dotnet.dll
Syntax
public delegate void VadChangeDelegate(bool isSignalDetected);
Parameters
Type Name Description
System.Boolean isSignalDetected
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX