Is there an actual SpeexCodec class? I don't seem to be able to find
it?I have raw Speex encoded audio from an external source that I need to
decode.I am looking for the equivalent of JSpeex 'sNBDecoder.decode()
method, which takes a speex's frame and returns an array containing PCM
samples.