public static class SoundMaker.RunSound
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description |
|---|
RunSound(MsgEventType type,
java.lang.Object param)
Create a RunSound instance for the specified event type and type-specific parameter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Do not call.
|
public RunSound(MsgEventType type, java.lang.Object param)
type - MsgEventType being reportedparam - Object providing additional information about the event type that can be
substituted into spoken messages