Show / Hide Table of Contents

Enum ToneDetection

Detects tones using either leading edge or trailing edge

Namespace: ivrToolkit.Core.Enums
Assembly: ivrToolkit.Core.dll
Syntax
public enum ToneDetection

Fields

Name Description
Leading

use leading edge

Trailing

use trailing edge

  • View Source
In this article
Back to top Generated by DocFX