VoiceLiveModelFactory.ResponseAudioContentPart(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.
An audio content part for a response.
public static Azure.AI.VoiceLive.ResponseAudioContentPart ResponseAudioContentPart(string transcript = default);
static member ResponseAudioContentPart : string -> Azure.AI.VoiceLive.ResponseAudioContentPart
Public Shared Function ResponseAudioContentPart (Optional transcript As String = Nothing) As ResponseAudioContentPart
Parameters
- transcript
- String
Returns
A new ResponseAudioContentPart instance for mocking.