diff --git a/doc/filters.texi b/doc/filters.texi index 95dcbf279e250564b2b0f4af6dc76d1f8b5d2481..c9b3b45bd0eb5a42516291be2ffde02cd2eb1f4e 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -1137,6 +1137,12 @@ Read the specified text selecting the @code{slt} voice: flite=text='So fare thee well, poor devil of a Sub-Sub, whose commentator I am':voice=slt @end example +@item +Input text to ffmpeg: +@example +ffmpeg -f lavfi -i flite=text='So fare thee well, poor devil of a Sub-Sub, whose commentator I am':voice=slt +@end example + @item Make @file{ffplay} speech the specified text, using @code{flite} and the @code{lavfi} device: