|
@@ -159,7 +159,6 @@ void DisplayServerMacOSBase::tts_stop() {
|
|
|
|
|
|
DisplayServerMacOSBase::DisplayServerMacOSBase() {
|
|
DisplayServerMacOSBase::DisplayServerMacOSBase() {
|
|
// Init TTS
|
|
// Init TTS
|
|
- print_line("init tts");
|
|
|
|
bool tts_enabled = GLOBAL_GET("audio/general/text_to_speech");
|
|
bool tts_enabled = GLOBAL_GET("audio/general/text_to_speech");
|
|
if (tts_enabled) {
|
|
if (tts_enabled) {
|
|
initialize_tts();
|
|
initialize_tts();
|