ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: speak

speak(X) speaks the value X using the computer's default voice (for instance, Microsoft Anna). X is a string, a number, a vector, a matrix, a boolean, or a table.

Examples: speak(2 + i) will speak "two plus one I".
          speak(❨1, 2, 3❩) will speak "vector: 1, 2, 3".