typos
This commit is contained in:
parent
fe82c8810c
commit
e151ee6a18
1 changed files with 2 additions and 2 deletions
|
@ -124,7 +124,7 @@ $ fgfs --aircraft=j3cub --airport=KSQL --prop:/sim/sound/voices/enabled=true</pr
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h2>Cofiguration & Internals</h2>
|
<h2>Configuration & Internals</h2>
|
||||||
|
|
||||||
The <em>voice</em> subsystem only offers the common subsystem functions to the rest of FlightGear.
|
The <em>voice</em> subsystem only offers the common subsystem functions to the rest of FlightGear.
|
||||||
There's no built-in function to let it send data to the socket. The only way is to write to the
|
There's no built-in function to let it send data to the socket. The only way is to write to the
|
||||||
|
@ -236,7 +236,7 @@ sent to just one channel, though.
|
||||||
|
|
||||||
Raw mode does, of course, require a different server than Festival. Here's
|
Raw mode does, of course, require a different server than Festival. Here's
|
||||||
a small Perl example for a multichannel server. Note how the <preamble>
|
a small Perl example for a multichannel server. Note how the <preamble>
|
||||||
is used as channel identficator:
|
is used as channel identification:
|
||||||
|
|
||||||
|
|
||||||
<blockquote><pre>
|
<blockquote><pre>
|
||||||
|
|
Loading…
Reference in a new issue