SpeechToTextResponseUpdateKind.TextUpdated Property
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.
Gets when the text was generated after small period of silence.
public:
static property Microsoft::Extensions::AI::SpeechToTextResponseUpdateKind TextUpdated { Microsoft::Extensions::AI::SpeechToTextResponseUpdateKind get(); };
public static Microsoft.Extensions.AI.SpeechToTextResponseUpdateKind TextUpdated { get; }
static member TextUpdated : Microsoft.Extensions.AI.SpeechToTextResponseUpdateKind
Public Shared ReadOnly Property TextUpdated As SpeechToTextResponseUpdateKind