X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=org.tizen.voice.sttservercustom.service;h=1529afe391744b46c2f748a88a976ddfcc2eb48d;hb=d695f7f9ad071e11b1dd27e1087ce02b913dd0be;hp=87509ebc711bfcb0425d99ae0e92343a52a770c9;hpb=add39505d51b50f8044aefb402aae8d5bf639e32;p=platform%2Fcore%2Fuifw%2Fstt.git diff --git a/org.tizen.voice.sttservercustom.service b/org.tizen.voice.sttservercustom.service index 87509eb..1529afe 100644 --- a/org.tizen.voice.sttservercustom.service +++ b/org.tizen.voice.sttservercustom.service @@ -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 {}"