From: sooyeon.kim Date: Fri, 4 Aug 2017 04:55:21 +0000 (+0900) Subject: Add UIX_Voice FWs building blocks' info X-Git-Tag: submit/tizen/20170804.090027~12^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b8398145c6d82c97f1dfd848500d3de003562242;p=tools%2Fbuilding-blocks.git Add UIX_Voice FWs building blocks' info Change-Id: I3655ae3a61d1f7023e887a6b9fa759a34b64943b Signed-off-by: sooyeon.kim --- diff --git a/packaging/domain-apis.inc b/packaging/domain-apis.inc index 1024c81..875c89e 100644 --- a/packaging/domain-apis.inc +++ b/packaging/domain-apis.inc @@ -1904,50 +1904,59 @@ Summary: Input_Method %files sub2-domain_API-UIX-Input_Method -### TODO - STT ## -# Summary, description %package sub2-domain_API-UIX-STT Summary: STT + +Requires: stt +Requires: org.tizen.stt-engine-default +Requires: gawk +Requires: %{name}-sub2-domain_API-Multimedia-Audio_IO +Requires: %{name}-sub2-domain_API-AppFramework-Native_EFL_UI_app_model + %description sub2-domain_API-UIX-STT -### TODO ### -# packakge list +STT(Speech-To-Text) provides functions to recognize the speech. %files sub2-domain_API-UIX-STT -### TODO - TTS ## -# Summary, description - %package sub2-domain_API-UIX-TTS Summary: TTS + +Requires: tts +Requires: org.tizen.tts-engine-default +Requires: tts-engine-rsc +Requires: gawk +Requires: %{name}-sub2-domain_API-Multimedia-Audio_IO +Requires: %{name}-sub2-domain_API-AppFramework-Native_EFL_UI_app_model + %description sub2-domain_API-UIX-TTS -### TODO ### -# packakge list +TTS(Text-To-Speech) provides functions to synthesize voice from text and play synthesized sound data. %files sub2-domain_API-UIX-TTS -### TODO - Voice_control ## -# Summary, description - %package sub2-domain_API-UIX-Voice_control Summary: Voice_control + +Requires: voice-control +Requires: vc-engine-default +Requires: %{name}-sub2-domain_API-UIX-STT + %description sub2-domain_API-UIX-Voice_control -### TODO ### -# packakge list +Voice control provides functions to register commands and get notification when registered command is recognized. %files sub2-domain_API-UIX-Voice_control -### TODO - Voice_control_elementary ## -# Summary, description - %package sub2-domain_API-UIX-Voice_control_elementary Summary: Voice_control_elementary + +Requires: voice-control-elm +Requires: %{name}-sub2-domain_API-UIX-Voice_control + %description sub2-domain_API-UIX-Voice_control_elementary -### TODO ### -# packakge list +Voice control elementary provides functions to control widget by voice commands. %files sub2-domain_API-UIX-Voice_control_elementary