Algosim documentation: speak

speak

Speaks a value.

Syntax

Description

speak(X) speaks the contents of X synchronously. The playback can be paused and aborted.

Examples

speak("This text will be spoken.")

speak(ExampleData("Alice in Wonderland"))