Add bux2ctl_get for getting buxton key and setting an engine by users
[platform/core/uifw/stt.git] / client / stt_dbus.h
index 5330b99..4564d41 100644 (file)
@@ -27,7 +27,7 @@ int stt_dbus_open_connection();
 int stt_dbus_close_connection();
 
 
-int stt_dbus_request_hello();
+int stt_dbus_request_hello(int uid);
 
 int stt_dbus_request_initialize(int uid, bool* silence_supported, bool* credential_needed);