Spoken ATC: Difference between revisions

Jump to navigation Jump to search
Line 98: Line 98:
You can ... [TODO]
You can ... [TODO]
== On screen voice ==
== On screen voice ==
If the gui.popupTip() messages bother you, when binding (see above) you can call the function as  
If the writen messages bother you, when binding (see above) you can call the function as  
<syntaxhighlight lang="xml">
<syntaxhighlight lang="xml">
  <script> <![CDATA[ atc.speak(n); ]]> </script> </syntaxhighlight>
  <script> <![CDATA[ spoken_atc.speak(n); ]]> </script> </syntaxhighlight>
with '''n''' seconds you want, even 0 meaning no popupTip at all.<br />
with '''n''' seconds you want, even 0 meaning no messages at all.<br />


<br />
<br />
229

edits

Navigation menu