PlayResult Class

Definition

The result from playing audio.

public class PlayResult
type PlayResult = class
Public Class PlayResult
Inheritance
PlayResult

Methods

WaitForEventProcessor(CancellationToken)

This is blocking call. Wait for PlayEventResult using CallAutomationEventProcessor.

WaitForEventProcessorAsync(CancellationToken)

Wait for PlayEventResult using CallAutomationEventProcessor.

Applies to