Share via


InputAudioFormat(String) Constructor

Definition

Initializes a new instance of InputAudioFormat.

public InputAudioFormat(string value);
new Azure.AI.VoiceLive.InputAudioFormat : string -> Azure.AI.VoiceLive.InputAudioFormat
Public Sub New (value As String)

Parameters

value
String

The value.

Exceptions

value is null.

Applies to