Make not to acquire sound focus when screen reader and notification modes 38/307438/1
authorsooyeon <sooyeon.kim@samsung.com>
Fri, 8 Mar 2024 08:09:53 +0000 (17:09 +0900)
committerSooyeon Kim <sooyeon.kim@samsung.com>
Fri, 8 Mar 2024 08:18:34 +0000 (08:18 +0000)
commit020c97f2f0fc9ad1078f575445a3148d7c5ad77c
tree70a396c571912ac56db29c374555a9f53eeb4e1e
parentefee0679b6edc733f0c8431790882d2fd159e9b8
Make not to acquire sound focus when screen reader and notification modes

- Issue:
In Tizen 7.0 FHub, media-type playing is stopped, because TTS screen-reader mode acquires a sound focus.

- Solution:
Rollback to the previous TTS sound focus policy.
* Default / Interrupt modes: acquire sound focus
* Screen-reader / Notification modes: NOT acquire sound focus

Change-Id: I73a63743f20e341988db42190435ca9ade271eba
Signed-off-by: sooyeon <sooyeon.kim@samsung.com>
(cherry picked from commit ff6316a4b2a1d4ece22c949486d038e8561b0e26)
server/ttsd_player.cpp