Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

AAO "SPEAK" "SPEAKBLK" specific commands...

Featured Replies

While the 3.60 document references the "SPEAK" command; it only refers to the "SPEAKBLK" command by way of example.  The release notes refer to adding the "SPEAKBLK" for text to voice.  I'm curious what the difference is.

TIA

  • Commercial Member

"(SPEAK" is non-blocking, sending several SPEAK commands at once (=one directly after the other), would make the engine speak them all at the same time.

"(SPEAKBLK" will wait until one operation is finished before starting the next one.

LORBY-SI

  • Author

Copy.  Much obliged.

I think this will be useful in checklists to avoid multiple SPEAK events happening at the same time.

This is my definition of the Macros:

<Macro Name="FOSPEAK">VOICE:Microsoft Zira Desktop) (VOICERATE:0) (VOICEVOLUME:75) (SPEAK</Macro>
<Macro Name="CPTSPEAK">VOICE:Microsoft David Desktop) (VOICERATE:1) (VOICEVOLUME:90) (SPEAK</Macro>

 

This is my usage of the voice macros:

[0](@CPTSPEAK:Flaps)
'SHOW_TOOLTIP|0|Before Engine Start CheckList - Flaps|1000|1' (>L:AAO_COHERENT_TRIGGER, String)
[(L:LandFlapsPos, Number) 0 ==] (@FOSPEAK:Up)

 

I guess if I define SPEAKBLK in this way, speak will be one operation at a time?

<Macro Name="FOSPEAK">VOICE:Microsoft Zira Desktop) (VOICERATE:0) (VOICEVOLUME:75) (SPEAKBLK</Macro>
<Macro Name="CPTSPEAK">VOICE:Microsoft David Desktop) (VOICERATE:1) (VOICEVOLUME:90) (SPEAKBLK</Macro>

 

 

pls ignore my question.

Found the answer in the latest AAO manual. A RTFM moment 🙂

 

Edited by london-simmer

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.