parameter

Opera for Linux にしゃべらせようと摸索していた昨晩。Espen が opera.linux で解説してくれた。

%L will be replaced with the current clicked url. The text is just appended as an argument to the program that will be started. I guess that will not work in most cases...
%s takes the page source from a file while %c and %y do not. I will have to fix that (create a temporary file and let the program open with that file as parameter).

何だ、バグか。すると Page の source を渡す %s しか動かないという事かな。(上記 %y は %t のミスタイプだろう)
festival の代わりに "kmouth" を自動起動させ、クリップボードの中身を張り付ければ一応読んではくれる。但し二度目からは二個目の kmouth が起動する。

  • KTTS - SuSE9.2、Debian そして探すと Mandrake cooker の rpm はあった。
  • festival の最も基本的操作。

$festival
festival>(SayText "PHRASE e.g. Good Morning Mr")
festival>(tts "FILE NAME" nil)