You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Add audio/general/text_to_speech project setting to enable/disable TTS.
This commit is contained in:
@@ -74,6 +74,7 @@ private:
|
||||
List<AudioDriverJavaScript *> audio_drivers;
|
||||
VisualServer *visual_server;
|
||||
|
||||
bool tts;
|
||||
bool swap_ok_cancel;
|
||||
bool idb_available;
|
||||
bool idb_needs_sync;
|
||||
|
||||
Reference in New Issue
Block a user