The ACM codec supports 11 quality modes, corresponding to Speex quality settings 0-10. Mono and Stereo modes are supported. Allowable sampling rates are 8, 16 and 32 kHz corresponding to narrowband, wideband and ultrawideband coding. The achievable bitrates are somewhat between 2.2 kBit/sec and 48.9 kbit/sec. More technical details on the implementation will be available soon, outlining the WAVEFORMATEX header, as well as the payload structure and alignment.
The codec has a configuration dialog box that allows setting the encoder complexity (1-10). Level 1 encodes about 5 times faster than level 10, but achieves less quality. The bitrate is not dependent on this setting. Also you can disable and enable the decoder's perceptual enhancement filter here.
The control panel can be accessed for example through the Sound and Audio Devices Properties Control Panel. Follow these steps: (Open the control panel via Settings menu. Select the Hardware Tab; Select Audio Codecs; Click the Properties Button; Select the Properties Tab; Select Speex Voice Audio CODEC ; Click the Properties Button; Click the Settings Button.)
Currently only CBR (constant bitrate) modes are available. The codec has been optimized for optimal bit packing efficiency by minimizing padding loss between frames. That means the WAVE files will be somewhat shorter than those in the default Ogg container format.
This release comes with speexdec_wav. This is a command line decoder for both Ogg Speex and WAVE Speex files. It is identical to speexdec, except for the added support for the WAVE container.
The codec has so far been tested with Windows Sound Recorder (sndrec32.exe), GoldWave, Real One Player, Windows Media Player 6.4 and 9.
Important Note :
-
Speex 1.0.5 (which contains the ACM Codec - speexw.acm) seems to be incompatible with
Speex Voice ACM Codec 1.0.1.1. Install only one of them.
5
Speex Voice ACM Codec 1.0.1.1
on 06 October 2007, reviewed by: jo
#16064
Same thing here, now I cannot play anything on windows media player nor on Real player. What went wrong and tell me how to fix it please. Thx
5
Speex Voice ACM Codec 1.0.1.1
on 05 March 2006, reviewed by: Lianxz
#2969
I downloaded & installed it by running "Setup.exe", everything seemed good. But when I checked the voice, nothing happened. I think the audio system went down.
So I found "UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\SpeexACM""
this line in "SpeexACM.inf", followed it in the regedit table, found the uninstall instruction and ran "rundll32" to uninstall. It seemed uninstallation worked well.
But after that still the voice didn't come up! Anyone can tell me what to do next?
Thanks.