From: wn.jang Date: Wed, 13 Apr 2022 10:39:03 +0000 (+0900) Subject: Add metadata profile xml file X-Git-Tag: accepted/tizen/unified/20220418.141240~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7639c9058c234f13e02b1f717212e2cde5848db7;p=platform%2Fcore%2Fuifw%2Fstt.git Add metadata profile xml file Change-Id: I56b09585dc5396e5b46d505f18bf3d43cb2017ee --- diff --git a/packaging/metadata-profile.xml b/packaging/metadata-profile.xml new file mode 100644 index 0000000..f7179e1 --- /dev/null +++ b/packaging/metadata-profile.xml @@ -0,0 +1,74 @@ + + + + + Y + 1.0 + + Write a STT engine name. + + + It does not work if there is no value. + + + + + + + + Y + 1.0 + + Write supported langueges. + + + Language specified as an ISO 3166 alpha-2 two-letter country code followed by ISO 639-1 for the two-letter language code (for example, "ko_KR" for Korean, "en_US" for American English) + + + + + + + + Y + 1.0 + + false - the credential key is not necessary. + true - the credential key is necessary. + + + Default value is false. + + + + + + + + Y + 1.0 + + Write a setting app name for stt engine. + + + The setting app does not launch if there is no value. + + + + + + + + Y + 1.0 + + Write whether to support silent detection such as EPD(End Point Detection) of speech. + + + Default value is false. + + + + + + \ No newline at end of file