VEX SPEAKER 2017

Hello,
I need help with getting a vex speaker to work. I followed a tutorial, but it is from March and I dont know if anything had changed. Basically, any help with getting a speaker to play a non-vex sound would be helpful
Thanks,
-James 5313A

What programming software are you using and what do you want the speaker to do?

EasyC has a speaker block and there is a file management tool to upload your .wav files or .rtttl files to your cortex.

If you’re using RobotC, I dun know; check the documentation.

However, if you’re PROS; .wav files are not supported so you can just make it play rtttl files, which are quite limited but you can still use it ¯_(ツ)_/¯

Click this link for the PROS tutorial.