XSpeechSynthesizerCloseStreamHandle
Closes the speech synthesizer stream and releases allocated system resources.Syntax
Parameters
speechSynthesisStream _In_Type: XSpeechSynthesizerStreamHandle The speech synthesis stream to close.
Return value
Type: HRESULT Returns S_OK if successful; otherwise, returns an error code. For a list of error codes, see Error Codes.Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
Requirements
Header: XSpeechSynthesizer.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
XAccessibilityXSpeechSynthesizerCloseHandle
XSpeechSynthesizer
