全局tts引擎变化后也要改变

This commit is contained in:
Xwite
2022-02-11 18:00:07 +08:00
parent 0b2c8e5eef
commit df45dac52d

View File

@@ -108,6 +108,7 @@ class ReadAloudConfigDialog : DialogFragment() {
postEvent(EventBus.MEDIA_BUTTON, false)
}
}
PreferKey.ttsEngine -> upSpeakEngineSummary()
}
}