a dialog project for development version.
Révision | f91a3f8cc1bfa4d45b5bf8cbd199d4535a73118b (tree) |
---|---|
l'heure | 2010-11-11 12:28:02 |
Auteur | Takuya Nishimoto <nishimoto@m.ie...> |
Commiter | Takuya Nishimoto |
text2wav encoding fix
@@ -1,5 +1,5 @@ | ||
1 | 1 | #!/usr/bin/env ruby |
2 | -# encoding: EUC-JP | |
2 | +# encoding: UTF-8 | |
3 | 3 | # $KCODE = 'u' |
4 | 4 | require 'nkf' |
5 | 5 |