sososdk

Results 4 issues of sososdk

Ref: 955cad85d63778c24340bbd50aff01dfeaa12f6f Throw error when click [Collect user data](https://github.com/Milad-Akarie/auto_route_library/blob/955cad85d63778c24340bbd50aff01dfeaa12f6f/auto_route/example/lib/mobile/screens/profile/profile_page.dart?_pjax=%23js-repo-pjax-container%2C%20div%5Bitemtype%3D%22http%3A%2F%2Fschema.org%2FSoftwareSourceCode%22%5D%20main%2C%20%5Bdata-pjax-container%5D#L60): ``` ======== Exception caught by foundation library ==================================================== The following assertion was thrown while dispatching notifications for AutoRouterDelegate: setState() or markNeedsBuild()...

- Use `ttsStatus` instead of `isTtsInitialized`. When `TextToSpeech` initialization is completed, assign the result to `ttsStatus`. Even if `TextToSpeech` initialization fails, we can call `getEngines` to get the engine list...