From ba7df579e55a1bdfc2fc4de69fd9f7b46f5793ef Mon Sep 17 00:00:00 2001 From: ulgal-park Date: Mon, 25 Jul 2022 17:44:05 +0900 Subject: [PATCH] Add metadata key Change-Id: I898af8cff671a6b591360b86607c21831485d3e7 --- packaging/metadata-profile.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/packaging/metadata-profile.xml b/packaging/metadata-profile.xml index 6149419..3b3bbed 100644 --- a/packaging/metadata-profile.xml +++ b/packaging/metadata-profile.xml @@ -71,4 +71,32 @@ + + + Y + 1.0 + + Write whether to support silent detection such as EPD(End Point Detection) of speech. + + + Default value is false. + + + + + + + + Y + 1.0 + + Write a VC engine uuid. + + + It does not work if there is no value. + + + + + \ No newline at end of file -- 2.34.1