SessionUpdateConversationItemInputAudioTranscriptionDelta Class
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.
Returned when the text value of an input audio transcription content part is updated.
public class SessionUpdateConversationItemInputAudioTranscriptionDelta : Azure.AI.VoiceLive.SessionUpdate, System.ClientModel.Primitives.IJsonModel<Azure.AI.VoiceLive.SessionUpdateConversationItemInputAudioTranscriptionDelta>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.VoiceLive.SessionUpdateConversationItemInputAudioTranscriptionDelta>
type SessionUpdateConversationItemInputAudioTranscriptionDelta = class
inherit SessionUpdate
interface IJsonModel<SessionUpdateConversationItemInputAudioTranscriptionDelta>
interface IPersistableModel<SessionUpdateConversationItemInputAudioTranscriptionDelta>
Public Class SessionUpdateConversationItemInputAudioTranscriptionDelta
Inherits SessionUpdate
Implements IJsonModel(Of SessionUpdateConversationItemInputAudioTranscriptionDelta), IPersistableModel(Of SessionUpdateConversationItemInputAudioTranscriptionDelta)
- Inheritance
- Implements
Properties
ContentIndex |
The index of the content part in the item's content array. |
Delta |
The text delta. |
EventId |
Gets the EventId. (Inherited from SessionUpdate) |
ItemId |
The ID of the item. |
Logprobs |
The log probabilities of the transcription. |