Add to set playing mode to decide where the synthesized pcm data will be played 56/285356/3
authorwn.jang <wn.jang@samsung.com>
Fri, 9 Dec 2022 09:39:39 +0000 (18:39 +0900)
committerwn.jang <wn.jang@samsung.com>
Tue, 4 Apr 2023 01:30:57 +0000 (10:30 +0900)
commit623f6ee4bc2040bc60f430c61f9f634b62c26882
tree735786add35474a6746bb644e95b9c106959efcc
parent9dd4f91bcbaa2a96e2cafd8b34b292b8647c81e7
Add to set playing mode to decide where the synthesized pcm data will be played

Needs: The application wants to play the synthesized pcm data on client side.

Solution: Provides the Api to set playing mode to decide where it will be played.

This commit is related to following commit.
https://review.tizen.org/gerrit/#/c/platform/core/uifw/tts/+/284933/

Change-Id: If9e73f05409feab8e9ff371aee1570b38d6e2407
19 files changed:
client/tts.c
client/tts_client.c
client/tts_client.h
client/tts_core.c
client/tts_dbus.c
client/tts_dbus.h
client/tts_ipc.c
client/tts_ipc.h
client/tts_tidl.c
client/tts_tidl.h
include/tts.h
server/ttsd_data.cpp
server/ttsd_data.h
server/ttsd_dbus_server.c
server/ttsd_main.h
server/ttsd_server.c
server/ttsd_server.h
server/ttsd_tidl.c
tidl/tts.tidl