Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 mesi fa
..
screenshots 78dffe0d04 Add a text-to-speech demo (#744) 1 anno fa
README.md 78dffe0d04 Add a text-to-speech demo (#744) 1 anno fa
control.tscn 78dffe0d04 Add a text-to-speech demo (#744) 1 anno fa
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 anno fa
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 anno fa
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 mesi fa
voice_list.gd 2b16927567 warnings fixed 1 anno fa

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