Share via


MaxResponseOutputTokensOption(Int32) Constructor

Definition

Creates an options class with a fixed number of tokens.

public MaxResponseOutputTokensOption(int numberValue);
new Azure.AI.VoiceLive.MaxResponseOutputTokensOption : int -> Azure.AI.VoiceLive.MaxResponseOutputTokensOption
Public Sub New (numberValue As Integer)

Parameters

numberValue
Int32

Applies to