Fix dbus delay when requesting hello
[platform/core/uifw/stt.git] / org.tizen.voice.sttservercustom.service
index 87509eb..1529afe 100644 (file)
@@ -1,4 +1,4 @@
 [D-BUS Service]
 Name=org.tizen.voice.sttservercustom
-Exec=/bin/sh -c "voice_getengine get user db/voice/stt/engine/custom | awk '{print$5}' | xargs -t -i launch_app {}"
+Exec=/bin/sh -c "voice_getengine get system db/voice/stt/engine/custom | awk '{print$5}' | xargs -t -i launch_app {}"