From: sooyeon.kim Date: Thu, 23 Apr 2020 03:26:03 +0000 (+0900) Subject: [TBT][NonACR][Add a description for setting Microphone privilege] X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F231601%2F1;p=test%2Ftct%2Fnative%2Fbehavior.git [TBT][NonACR][Add a description for setting Microphone privilege] Change-Id: I6b03d6196348666333ab7567b0bca665009bbdd6 Signed-off-by: sooyeon.kim --- diff --git a/tbtcoreapp/src/model/tbt-list.c b/tbtcoreapp/src/model/tbt-list.c index 7be61b8..a7506e6 100755 --- a/tbtcoreapp/src/model/tbt-list.c +++ b/tbtcoreapp/src/model/tbt-list.c @@ -2389,7 +2389,7 @@ static tbt_info tbtapps[] = .parent = "TTS/STT", .apptype = TBT_APP_STT, .icon_name = "dummy", - .info = "1. Make sure Internet is connected
" + .info = "1. Make sure Internet is connected and Privacy setting (Microphone) is turned on.
" "2. Press Speak button and speak something in English.
" "3. Recognized sentence will be shown.
" "4. Word with recognized time stamp will also be shown.", @@ -2418,7 +2418,7 @@ static tbt_info tbtapps[] = .apptype = TBT_APP_VOICE_CONTROL, .icon_name = "dummy", .info = "Caution : TV/Fhub/Wearable Device not supported
" - "1. Make sure Internet is connected
" + "1. Make sure Internet is connected and Privacy setting (Microphone) is turned on.
" "2. Run this module then press back button to exit from module.
" "3. Remove tbtcoreapp instance from task manager by long pressing home button.
" "4. Slide notification panel from top and Mic icon.
"