Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) | hai 9 meses | |
---|---|---|
.. | ||
screenshots | hai 1 ano | |
README.md | hai 1 ano | |
control.tscn | hai 1 ano | |
icon.webp | hai 1 ano | |
icon.webp.import | hai 1 ano | |
project.godot | hai 9 meses | |
voice_list.gd | hai 1 ano |
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.