VoiceLiveModelFactory.InputTextContentPart(String) Method
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.
Input text content part.
public static Azure.AI.VoiceLive.InputTextContentPart InputTextContentPart(string text = default);
static member InputTextContentPart : string -> Azure.AI.VoiceLive.InputTextContentPart
Public Shared Function InputTextContentPart (Optional text As String = Nothing) As InputTextContentPart
Parameters
- text
- String
Returns
A new InputTextContentPart instance for mocking.