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: 550.0.60.0
Syntaxpublic 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