vconf set for speech rate
authorshy81.shin <shy81.shin@samsung.com>
Tue, 26 Mar 2013 07:56:35 +0000 (16:56 +0900)
committershy81.shin <shy81.shin@samsung.com>
Tue, 26 Mar 2013 07:56:35 +0000 (16:56 +0900)
packaging/org.tizen.setting.spec

index 8b4fe5c..76c1ae9 100755 (executable)
@@ -285,6 +285,7 @@ GOPTION="-g 6514"
        #vconftool $GOPTION set -t int db/setting/accessibility/font_style "0"
        vconftool $GOPTION set -t string db/setting/accessibility/font_name "HelveticaNeue"
        vconftool $GOPTION set -t bool db/setting/accessibility/tts "0"
+       vconftool $GOPTION set -t int db/setting/accessibility/speech_rate "2"
 
        vconftool $GOPTION set -t bool db/setting/accessibility/torch_light "0"
        vconftool $GOPTION set -t bool db/setting/accessibility/mono_audio "0"