Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Microsoft Speech API 5.3
CSpEvent::InputStreamReleased
CSpEvent::InputStreamReleased returns the state from releasing the stream. The caller must make sure the event ID is SPEI_END_SR_STREAM.
See also SPENDSRSTREAMFLAGS for more information.
BOOL InputStreamReleased( void ) const;
Parameters
None.
Return values
Returns the state from releasing the stream. TRUE indicates the stream was successfully released; FALSE otherwise.