Click or drag to resize

AudioDetailsCurrentExpandRate Property

The fraction of synthesized speech frames inserted through expansion in total frame count in buffer.

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

Property Value

Type: Int32
Remarks
In case of a starved jitter buffer synthesized speech frames will be added. This process is called "expand".
See Also