Add regarding engine changed callback for vc-setting
[platform/core/uifw/voice-control.git] / common / vc_defs.h
index 79b6d7a..1686581 100644 (file)
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2011-2015 Samsung Electronics Co., Ltd All Rights Reserved
+* Copyright (c) 2011-2019 Samsung Electronics Co., Ltd All Rights Reserved
 *
 * Licensed under the Apache License, Version 2.0 (the License);
 * you may not use this file except in compliance with the License.
@@ -50,6 +50,12 @@ extern "C" {
 #define VC_SETTING_SERVICE_INTERFACE    "org.tizen.voice.vcsetting"
 
 /******************************************************************************************
+* Definitions for Vconf Keys
+*******************************************************************************************/
+
+#define VC_ENGINE_DB_DEFAULT   "db/voice/vc/engine/default"
+
+/******************************************************************************************
 * Message Definition for all
 *******************************************************************************************/