Fix dbus delay when requesting hello
[platform/core/uifw/stt.git] / org.tizen.voice.sttserver.service
index 483e5e8..e8a8f3c 100644 (file)
@@ -1,5 +1,4 @@
 [D-BUS Service]
 Name=org.tizen.voice.sttserver
-Exec=/usr/bin/stt-daemon
-User=app
-Group=app
+#Exec=/bin/sh -c "launch_app org.tizen.stt-engine-default"
+Exec=/bin/sh -c "voice_getengine get system db/voice/stt/engine/default | awk '{print$5}' | xargs -t -i launch_app {}"