|
před 2 roky | |
---|---|---|
.. | ||
screenshots | před 2 roky | |
README.md | před 2 roky | |
control.tscn | před 2 roky | |
icon.png | před 2 roky | |
icon.png.import | před 2 roky | |
project.godot | před 2 roky | |
voice_list.gd | před 2 roky |
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.