MaxResponseOutputTokensOption(Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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