TextToSpeechResponseUpdateKind.SessionClose 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 generated audio speech session is closed.
public:
static property Microsoft::Extensions::AI::TextToSpeechResponseUpdateKind SessionClose { Microsoft::Extensions::AI::TextToSpeechResponseUpdateKind get(); };
public static Microsoft.Extensions.AI.TextToSpeechResponseUpdateKind SessionClose { get; }
static member SessionClose : Microsoft.Extensions.AI.TextToSpeechResponseUpdateKind
Public Shared ReadOnly Property SessionClose As TextToSpeechResponseUpdateKind