Hugo Locurcio 31d1c0c112 Remove old and unused project settings, update various demos for 4.2 (#1024) 1 an în urmă
..
screenshots 78dffe0d04 Add a text-to-speech demo (#744) 2 ani în urmă
README.md 78dffe0d04 Add a text-to-speech demo (#744) 2 ani în urmă
control.tscn 78dffe0d04 Add a text-to-speech demo (#744) 2 ani în urmă
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 ani în urmă
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 ani în urmă
project.godot 31d1c0c112 Remove old and unused project settings, update various demos for 4.2 (#1024) 1 an în urmă
voice_list.gd 2b16927567 warnings fixed 2 ani în urmă

README.md

Text-to-Speech Demo

This is a demo showing text-to-speech support.

Language: GDScript

Renderer: Compatibility

How does it work?

It uses tts_*() methods of the DisplayServer singleton to enumerate voice information, send utterances to the OS TTS API, and receive callback signals.

Screenshots

Screenshot