Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4 пре 3 месеци
..
screenshots 78dffe0d04 Add a text-to-speech demo (#744) пре 2 година
README.md b4c73f4888 Fix README links to asset library (#1078) пре 10 месеци
control.tscn 4d49bbd1b8 Update demos for Godot 4.4 пре 1 месец
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) пре 2 година
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) пре 2 година
project.godot 4d49bbd1b8 Update demos for Godot 4.4 пре 1 месец
voice_list.gd bac1e69164 Use static typing in all demos (#1063) пре 11 месеци
voice_list.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 пре 1 месец

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