xtd 0.2.0
Loading...
Searching...
No Matches
xtd::native::speech_synthesizer Member List

This is the complete list of members for xtd::native::speech_synthesizer, including all inherited members.

create() (defined in xtd::native::speech_synthesizer)xtd::native::speech_synthesizerprotectedstatic
destroy(intmax_t handle) (defined in xtd::native::speech_synthesizer)xtd::native::speech_synthesizerprotectedstatic
pause(intmax_t handle) (defined in xtd::native::speech_synthesizer)xtd::native::speech_synthesizerprotectedstatic
resume(intmax_t handle) (defined in xtd::native::speech_synthesizer)xtd::native::speech_synthesizerprotectedstatic
speak(intmax_t handle, const std::string &text_to_speak)xtd::native::speech_synthesizerprotectedstatic
speak_async(intmax_t handle, const std::string &text_to_speak, std::function< void()> on_speak_completed) (defined in xtd::native::speech_synthesizer)xtd::native::speech_synthesizerprotectedstatic
stop(intmax_t handle) (defined in xtd::native::speech_synthesizer)xtd::native::speech_synthesizerprotectedstatic