Add client API for letting know personal voices list to client 70/315170/1
authordyamy-lee <dyamy.lee@samsung.com>
Wed, 24 Jul 2024 08:25:52 +0000 (17:25 +0900)
committerdyamy-lee <dyamy.lee@samsung.com>
Fri, 26 Jul 2024 04:15:55 +0000 (13:15 +0900)
commit97c528bb6b63162a9ab312686a5e20d6102dbc97
treec6471cf52c6b0c449bd0f0ee773635e5268b1da0
parentc489db72256a4a44e4ef7e587b278e2e19bf4a42
Add client API for letting know personal voices list to client

The client can know personal voices list with tts_foreach_supported_personal_voices() API

Change-Id: I0fc8eb5713183ae429d1ea163ccd42a6590acea4
client/tts.c
client/tts_client.c
client/tts_client.h
client/tts_core.c
client/tts_core.h
common/tts_config_mgr.c
common/tts_config_mgr.h
include/tts.h