Click or drag to resize

TelephonyServerWaveAppendFromVap Method (String, String, Int32)

Appends Vap Segments from an indexed file to an exisiting wave file.

Namespace:  VoiceElements.Client
Assembly:  VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax
public void WaveAppendFromVap(
	string baseFile,
	string vapFile,
	int[] vapIndicies
)

Parameters

baseFile
Type: SystemString
vapFile
Type: SystemString
vapIndicies
Type: SystemInt32
See Also