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_synthesizer | protectedstatic |
destroy(intmax_t handle) (defined in xtd::native::speech_synthesizer) | xtd::native::speech_synthesizer | protectedstatic |
pause(intmax_t handle) (defined in xtd::native::speech_synthesizer) | xtd::native::speech_synthesizer | protectedstatic |
resume(intmax_t handle) (defined in xtd::native::speech_synthesizer) | xtd::native::speech_synthesizer | protectedstatic |
speak(intmax_t handle, const std::string &text_to_speak) | xtd::native::speech_synthesizer | protectedstatic |
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_synthesizer | protectedstatic |
stop(intmax_t handle) (defined in xtd::native::speech_synthesizer) | xtd::native::speech_synthesizer | protectedstatic |