From: Ji-hoon Lee Date: Fri, 8 Apr 2022 03:03:58 +0000 (+0900) Subject: Add metadata profile for providing metadata information X-Git-Tag: submit/tizen/20220510.005443~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fac49440b2c6d2f77308c0116a74c04ef58145c1;p=platform%2Fcore%2Fuifw%2Fmulti-assistant-service.git Add metadata profile for providing metadata information Change-Id: I51a2c31f29c032d68ea7830d7e348b29bd0e6457 --- diff --git a/packaging/metadata-profile.xml b/packaging/metadata-profile.xml new file mode 100644 index 0000000..783ec1b --- /dev/null +++ b/packaging/metadata-profile.xml @@ -0,0 +1,101 @@ + + + + + N + 1.0 + + The multi-assistant-service will use this name to identify the multi-assistant client. + + + It does not work if there is no value. + + + + + + + + N + 1.0 + + The multi-assistant-service will not use multi-assistant clients if the current language is not in this language support list. + + + It does not work if there is no value. + + + + + + + + N + 1.0 + + The multi-assistant-service will use this name to identify the multi-assistant client. + + + It does not work if there is no value. + + + + + + + + N + 1.0 + + This icon path will be displayed on the multi-assistant-panel. If the system does not use multi-assistant-panel, this value has no effect. + + + If multi-assistant-panel is used and no icon path value is specified, then an empty icon will be displayed instead. + + + + + + + + N + 1.0 + + The wakeup engine with given appid is allowed to notify wakeup event to this multi-assistant client. + + + No wake word detection will be provided if there is no value. + + + + + + + + N + 1.0 + + If the multi-assistant client wants to support Push-to-Talk ,Tap-to-Talk or both, it should be specified as "push_to_talk", "tap_to_talk", "all" respectively. + + + If no value is specified, the default value is considered as "push_to_talk" + + + + + + + + N + 1.0 + + If there exists an external audio data processing app, the audio data will be transmitted directly to it. + + + No direct audio data transmission will be provided if there is no value. + + + + + +