Initialise the Speex Decoder. @param mode the mode of the decoder (0=NB, 1=WB, 2=UWB). @param sampleRate the number of samples per second. @param channels the number of audio channels (1=mono, 2=stereo, ...). @param enhanced whether to enable perceptual enhancement or not. @return true if
(final int mode,
final int sampleRate,
final int channels,
final boolean enhanced)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected