checking personal xml file exist 97/318097/1
authordyamy-lee <dyamy.lee@samsung.com>
Tue, 24 Sep 2024 11:34:15 +0000 (20:34 +0900)
committerdyamy-lee <dyamy.lee@samsung.com>
Tue, 24 Sep 2024 11:37:40 +0000 (20:37 +0900)
commit9235618bb49a92b932de8d74643be6a790538222
treeac5ab9b44416248162d7abf1d9d693b7ebdd6d61
parent5cb342540ecff479016d10885a72897f20a3b7ed
checking personal xml file exist

Before checking the access about personal xml file, check the existance first.
If there is no file and no personal voice list, it is not an error.
Only accessing fail and parsing error are defined an error.

Change-Id: I9eb1cff2a39e02a11b2bb0141c0ad292c3f0171d
common/tts_config_mgr.c
common/tts_config_parser.c