![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
Functions | |
| void | Speak (StringView text, const KlattTTSParameters ¶ms={}) |
| bool | IsSpeaking () |
| void | Pause () |
| void | Resume () |
| void | Stop () |
| bool s3d::KlattTTS::IsSpeaking | ( | ) |
| void s3d::KlattTTS::Pause | ( | ) |
| void s3d::KlattTTS::Resume | ( | ) |
| void s3d::KlattTTS::Speak | ( | StringView | text, |
| const KlattTTSParameters & | params = {} |
||
| ) |
| void s3d::KlattTTS::Stop | ( | ) |