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

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