Add new APIs about service state information 23/279623/8
authorSuyeon Hwang <stom.hwang@samsung.com>
Wed, 10 Aug 2022 09:38:37 +0000 (18:38 +0900)
committerSuyeon Hwang <stom.hwang@samsung.com>
Thu, 18 Aug 2022 02:00:27 +0000 (11:00 +0900)
commitf0d72aec9b11239f02fbf090e475f57657d92781
treef238f2d9d3b39bc3d80e487246e78df1ba6b07c8
parent0d95a38dc7515936beb37ae9294dbe8345c669d9
Add new APIs about service state information

- Requirement:
An application needs state of TTS service in order to check whether the
TTS service is able to handle the request of the application.

- Solution:
This patch adds new APIs for checking state of TTS service. Through
these new APIs, applications which use TTS can check the state of TTS
service and handle the TTS request according to the state of TTS
service.

Change-Id: I7fbbf3f9e316b91468423c26c38452383498cf34
Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
client/tts.c
include/tts.h