| aSP03_SpeakPhrase | Index |
Definition:
Parameters:
| nPhrase | - | Index of stored phrase to be spoken. |
Return Value:
Description:
Example:
#include <aSP03.tea>
aSP03_SpeakPhrase(3);
This would make the speech module say phrase 3 using the volume, pitch, and speed stored for that phrase.
Related: