Set sound stream info regardless of TTS mode 15/307815/2
authorsooyeon <sooyeon.kim@samsung.com>
Wed, 13 Mar 2024 09:29:03 +0000 (18:29 +0900)
committersooyeon <sooyeon.kim@samsung.com>
Wed, 13 Mar 2024 11:26:37 +0000 (20:26 +0900)
commitf594c9f3410aad9f751b1e3dda28fee1427b414b
treea85f540628df2a9d37db553ed131c3dc74dc6caf
parent0a27ad412dbde3cb586d7df1427b1ca3a226abee
Set sound stream info regardless of TTS mode

- Issue:
In Tizen 7.0 FHub, there is a case that TTS sound volume becomes low.
When the sound focus is not acquired, the sound stream info is not set, either.

- Solution:
Regardless of TTS mode, we made the sound stream info set.

Change-Id: I5a8cfbcc65dafc8e7f3c0e9b39000e0686330de4
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
server/AudioStream.cpp
server/AudioStream.h
server/ttsd_player.cpp