Add UIX_Voice FWs building blocks' info 63/142463/3
authorsooyeon.kim <sooyeon.kim@samsung.com>
Fri, 4 Aug 2017 04:55:21 +0000 (13:55 +0900)
committersooyeon.kim <sooyeon.kim@samsung.com>
Fri, 4 Aug 2017 05:22:42 +0000 (14:22 +0900)
Change-Id: I3655ae3a61d1f7023e887a6b9fa759a34b64943b
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
packaging/domain-apis.inc

index 1024c81dffa280e302b2c77a3a7199c2af44bcc4..875c89e397d1bef0970996c56f1aeb842829c8fa 100644 (file)
@@ -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