文件操作 - siteinit.scm
返回文件管理
返回主菜单
删除本文件
文件: /root/sh/etc/festival/siteinit.scm
编辑文件内容
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Site specific initialization file for Festival ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Note that many configuration settings are better made in ;; individual ~/.festivalrc files. For example, if you want to ;; enable ESD audio and do it here, it'll break screen reading ;; on the login screen. Instead, put the (uncommented) line ;(Parameter.def 'Audio_Method 'esdaudio) ;; in your individual initialization file. ;; You can change the default voice with something like: ;(set! voice_default 'voice_nitech_us_awb_arctic_hts) ;; If you want to install voices into a non-default location, ;; see sitevars.scm for the appropriate settings. (provide 'siteinit)
修改文件时间
将文件时间修改为当前时间的前一年
删除文件