Sound
Class that interfaces with the SoundPlayer to create and broadcast sound files on the Driver Station.
All sounds played through this class are proxied via the SoundPlayer class, accessed on the play call. Sound files can be stored in the res/raw
folder of the project, and can be retrieved using your R
class.
Author
Lucas Bubner, 2024
Since
6.1.0
See also
Sound Player