5 #include "../../object.h" 6 #include "../../ustring.h" 57 bool is_completed()
const noexcept;
63 std::shared_ptr<data> data_;
Represents information about what can be rendered, either text or an audio file, by the xtd::speech::...
Definition: prompt.h:34
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
Definition: system_report.h:17
Represents text as a sequence of UTF-8 code units.
Definition: ustring.h:46
Provides access to the functionality of an installed speech synthesis engine.
Definition: speech_synthesizer.h:33
Supports all classes in the xtd class hierarchy and provides low-level services to derived classes...
Definition: object.h:32