public class SpeexDecoder
extends java.lang.Object
Constructor and Description |
---|
SpeexDecoder() |
Modifier and Type | Method and Description |
---|---|
byte[] |
decode() |
byte[] |
feedStream(java.io.InputStream stream) |
protected static int |
readShort(byte[] data,
int offset) |
static byte[] |
toByteArray(short[] src) |