|
1 ano atrás | |
---|---|---|
.. | ||
screenshots | 2 anos atrás | |
README.md | 2 anos atrás | |
control.tscn | 2 anos atrás | |
icon.webp | 2 anos atrás | |
icon.webp.import | 2 anos atrás | |
project.godot | 1 ano atrás | |
voice_list.gd | 2 anos atrás |
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.