1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
---
doc/speech-dispatcher-cs.texi | 4 ++--
doc/speech-dispatcher.texi | 4 ++--
doc/ssip.texi | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
--- a/doc/speech-dispatcher-cs.texi
+++ b/doc/speech-dispatcher-cs.texi
@@ -173,7 +173,7 @@ syntetiz�ru zpr�vu nech� p�emluv
zpracov�v�ny v�stupn�mi moduly (pluginy) pro r�zn� hardwarov� a softwarov�
syntetiz�ry a p�e��k�ny nahlas.
-@image{figures/architecture,155mm,,Architektura Speech Dispatchera}
+@image{/usr/share/doc/speech-dispatcher/architecture,155mm,,Architektura Speech Dispatchera}
Detailn� popis programov�n� klient� i serveru je k dispozici v anglick�m
manu�lu.
@@ -332,7 +332,7 @@ p�e��k�na, je jej� p�e��
@node Diagram priorit, P��klady vyu�it� priorit, Typy priorit, Model priorit zpr�v
@subsubsection Diagram priorit
-@image{figures/priorities,,,Speech Dispatcher architecture}
+@image{/usr/share/doc/speech-dispatcher/priorities,,,Speech Dispatcher architecture}
@c TODO: Generate a pdf version. (Why? -- Hynek Hanke)
@node P��klady vyu�it� priorit, , Diagram priorit, Model priorit zpr�v
--- a/doc/speech-dispatcher.texi
+++ b/doc/speech-dispatcher.texi
@@ -195,7 +195,7 @@ synthesizer it will say the message. The
output plug-ins (output modules) for different hardware and software
synthesizers and then said aloud.
-@image{figures/architecture,155mm,,Speech Dispatcher architecture}
+@image{/usr/share/doc/speech-dispatcher/architecture,155mm,,Speech Dispatcher architecture}
See also the detailed description @ref{Client Programming} interfaces, and
@ref{Server Programming} documentation.
@@ -235,7 +235,7 @@ existent in the form of BrlAPI, the API
development. Please see another architecture diagram showing how we
imagine Message Dispatcher in the future.
-@image{figures/architecture-future,155mm,,Speech Dispatcher architecture}
+@image{/usr/share/doc/speech-dispatcher/architecture-future,155mm,,Speech Dispatcher architecture}
References:
@uref{http://www.freebsoft.org/tts-api/}
--- a/doc/ssip.texi
+++ b/doc/ssip.texi
@@ -658,7 +658,7 @@ end of the @code{progress} sequences wil
@node Priority Diagram, Priority Setting Commands, Priority Categories, Message Priority Commands
@subsection Priority Diagram
-@image{figures/priorities,,,Speech Synthesis Interface Protocol Priorities}
+@image{/usr/share/doc/speech-dispatcher/priorities,,,Speech Synthesis Interface Protocol Priorities}
@node Priority Setting Commands, Examples of Using Priorities, Priority Diagram, Message Priority Commands
@subsection Priority Setting Commands
|