Vex Speaker

Is it possible for the VEX speaker to say a phrase such as move or be demolished
Or can it only play tunes.
Thanks

If it can’t, you can use Morris Code and see if someone figures it out.

RobotC can play certain Sound Files: See Post #24 in Thread Testing out the new Speaker.

EasyC is getting Official Sound support soon… I am not exactly sure to what level… Un-Official basic sound found in the Thread EasyC 4 sound library for cortex.

Using ROBOTC the answer is yes. It would need to be stored as a “wav” file (8KHz, mono, 8 bit). Not sure what EasyC is going to support yet, however, there’s no reason it can’t.