IsAutonarratePlaying()

In this example, the Return Value will be true if an Autonarration is currently playing for the Text object myTextBox, otherwise the Return Value will be false. For a Text object named myTextBox, use the following syntax:

myTextBox.IsAutonarratePlaying()

Close