ICallCreateRTAudioFeed Method

creates local audio feed which can be set as background or foreground audio sent to the caller.
use SetBackgroundAudio(Boolean, String) to set Name as background audio or use PlayPrompt(String, String, PlayPromptOptions) to set it as foreground.

Definition

Namespace: CallFlow
Assembly: 3CX.CallFlow (in 3CX.CallFlow.dll) Version: 20.0.1
C#
RTAudioFeed CreateRTAudioFeed()

Return Value

RTAudioFeed

See Also