Make not to acquire sound focus when screen reader and notification modes 36/307436/1
authorsooyeon <sooyeon.kim@samsung.com>
Fri, 8 Mar 2024 08:09:53 +0000 (17:09 +0900)
committersooyeon <sooyeon.kim@samsung.com>
Fri, 8 Mar 2024 08:09:57 +0000 (17:09 +0900)
commitff6316a4b2a1d4ece22c949486d038e8561b0e26
tree39c1208bba000b54d48fd6dcbf2f8214d91b0c79
parent0855ca960aa527a9b40243a97a01693610754e5f
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>
server/ttsd_player.cpp