bruvzg 78dffe0d04 Add a text-to-speech demo (#744) před 2 roky
..
screenshots 78dffe0d04 Add a text-to-speech demo (#744) před 2 roky
README.md 78dffe0d04 Add a text-to-speech demo (#744) před 2 roky
control.tscn 78dffe0d04 Add a text-to-speech demo (#744) před 2 roky
icon.png 78dffe0d04 Add a text-to-speech demo (#744) před 2 roky
icon.png.import 78dffe0d04 Add a text-to-speech demo (#744) před 2 roky
project.godot 78dffe0d04 Add a text-to-speech demo (#744) před 2 roky
voice_list.gd 78dffe0d04 Add a text-to-speech demo (#744) před 2 roky

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