Click or drag to resize
AudioDetailsCurrentPreemptiveRate Property
The fraction of synthesized speech frames inserted through pre-emptive expansion in total frame count in buffer.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 493.0.70.0
Syntax
C#
public int CurrentPreemptiveRate { get; }

Property Value

Type: Int32
Remarks
In case of a shallow jitter buffer synthesized speech frames will be added. This process is called "pre-emptive expand" and based on previous frames.
See Also