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".