ShatteredReality b4c73f4888 Fix README links to asset library (#1078) před 7 měsíci
..
screenshots 78dffe0d04 Add a text-to-speech demo (#744) před 1 rokem
README.md b4c73f4888 Fix README links to asset library (#1078) před 7 měsíci
control.tscn bac1e69164 Use static typing in all demos (#1063) před 7 měsíci
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) před 1 rokem
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) před 1 rokem
project.godot bac1e69164 Use static typing in all demos (#1063) před 7 měsíci
voice_list.gd bac1e69164 Use static typing in all demos (#1063) před 7 měsíci

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