- Implements Speex encoder, decoder and resampler using the native Speex library. Since the JNI binaries are not available, the new functionality shouldn't cause regressions.
- Simplifies the pure-Java Speex encoder implementation a bit, fixes indentation.
- Removes a redundant cast.