|
2 éve | |
---|---|---|
.. | ||
screenshots | 2 éve | |
README.md | 2 éve | |
control.tscn | 2 éve | |
icon.webp | 2 éve | |
icon.webp.import | 2 éve | |
project.godot | 2 éve | |
voice_list.gd | 2 éve |
This is a demo showing text-to-speech support.
Language: GDScript
Renderer: Compatibility
It uses tts_*()
methods of the DisplayServer
singleton
to enumerate voice information, send utterances to the OS TTS API, and receive callback signals.