public class SoundManager
extends java.lang.Object
| Constructor and Description |
|---|
SoundManager() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSoundID(com.qualcomm.robotcore.hardware.HardwareMap hwMap,
java.lang.String soundName) |
void |
playSound(android.content.Context context,
int soundId) |
void |
stopSound() |