Record.RecordingFormat Property

Definition

The format is which the recording is expected.

Default : wma

public Microsoft.Bot.Builder.Calling.ObjectModel.Misc.RecordingFormat? RecordingFormat { get; set; }
member this.RecordingFormat : Nullable<Microsoft.Bot.Builder.Calling.ObjectModel.Misc.RecordingFormat> with get, set
Public Property RecordingFormat As Nullable(Of RecordingFormat)

Property Value

Nullable<RecordingFormat>

Applies to