mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-03 23:21:15 +00:00 
			
		
		
		
	Add audio/general/text_to_speech project setting to enable/disable TTS.
This commit is contained in:
		
							parent
							
								
									a810c8c5f6
								
							
						
					
					
						commit
						18ee8da7d6
					
				
					 16 changed files with 132 additions and 32 deletions
				
			
		| 
						 | 
				
			
			@ -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;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue