Click or drag to resize
AGIRequestEnhanced Property
Returns wheather this agi is passed audio (EAGI - Enhanced AGI).
Enhanced AGI is currently not supported on FastAGI.
true if this agi is passed audio, false otherwise.

Namespace: AsterNET.FastAGI
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Enhanced { get; }

Property Value

Type: Boolean
See Also