[Tts] Add new internal API for TTS synthesized PCM (#5526)
authorSuyeon Hwang <35016426+stom-hwang@users.noreply.github.com>
Thu, 7 Sep 2023 03:51:43 +0000 (12:51 +0900)
committerGitHub <noreply@github.com>
Thu, 7 Sep 2023 03:51:43 +0000 (12:51 +0900)
commit3d07bfbbebbae9fe8246822cc04e1c044ece5290
treeeff40ed0ffb6826d525276d074751c60b1e17188
parent7bd5b759cff3e64f55c8bb7bd2b4b0737c56f7fb
[Tts] Add new internal API for TTS synthesized PCM (#5526)

* Add new internal method for playing mode

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
* Inherit System.EventArgs class

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
---------

Signed-off-by: Suyeon Hwang <stom.hwang@samsung.com>
src/Tizen.Uix.Tts/Interop/Interop.Tts.cs
src/Tizen.Uix.Tts/Tizen.Uix.Tts/SynthesizedPcmEventArgs.cs [new file with mode: 0644]
src/Tizen.Uix.Tts/Tizen.Uix.Tts/TtsClient.cs