New in Wolfram
Mathematica
7: Speech Output
◄
previous
|
next
►
Include Speech Output Anywhere
Speech output can be included anywhere in code.
In[1]:=
Manipulate[Speak[Sin[x^n]]; Plot[Sin[x^n], {x, 0, 2 Pi}], {n, 0, 3, 1/2}, ContinuousAction -> False]
Listen to Output
Out[1]=