public class SoundUtilities extends Object
| Modifier and Type | Field and Description |
|---|---|
static float |
SAMPLE_RATE |
| Constructor and Description |
|---|
SoundUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static void |
tone(int hz,
int msecs) |
static void |
tone(int hz,
int msecs,
double vol) |
public static float SAMPLE_RATE
public SoundUtilities()
Copyright © 2014–2019 University Health Network. All rights reserved.