Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4 3 maanden geleden
..
screenshots 78dffe0d04 Add a text-to-speech demo (#744) 2 jaren geleden
README.md b4c73f4888 Fix README links to asset library (#1078) 10 maanden geleden
control.tscn 4d49bbd1b8 Update demos for Godot 4.4 1 maand geleden
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 jaren geleden
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 jaren geleden
project.godot 4d49bbd1b8 Update demos for Godot 4.4 1 maand geleden
voice_list.gd bac1e69164 Use static typing in all demos (#1063) 11 maanden geleden
voice_list.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 1 maand geleden

README.md

Text-to-Speech Demo

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

Language: GDScript

Renderer: Compatibility

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/2763

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