Why can't I use the Sound Recorder?

DocsPlus Menu

When you try to use the Sound Recorder, you receive the error message: “Recording failed: Cannot record a sound”.

Resolution

This is usually caused by the Xiph.Org Open Codecs codec pack, which is automatically included with our software.

To resolve the problem:

  1. Log into Windows as an administrator.
  2. Open the Windows Start menu, start typing add or remove programs and click the result when it appears.
  3. Select Xiph.Org Open Codecs... and click Uninstall.
  4. Download and run the installer below.
  5. Restart the computer. 

For IT Professionals

If multiple computers are affected, it's possible to silently reinstall the codec pack via command line.

We recommend saving the following commands into a batch file, and then creating a Scheduled Task that runs it once at boot (or logon) with Administrator privileges. The task can be removed after all the computers have been fixed.

Please note: the letter "S" below must be uppercase!Silent Uninstall:

if exist "%programfiles%\Xiph.Org\Open Codecs\uninst.exe" (
"%programfiles%\Xiph.Org\Open Codecs\uninst.exe" /S
) else (
if exist "%programfiles(x86)%\Xiph.Org\Open Codecs\uninst.exe" (
"%programfiles(x86)%\Xiph.Org\Open Codecs\uninst.exe" /S
)
)Silent Install:

"\\<servername>\<sharename>\opencodecs_0.85.17777.exe" /S

CrickSoftware
Registered Office
Crick Software Ltd
Crick House, Boarden Close
Moulton Park
Northampton
NN3 6LF
+44 (0) 1604 671691
Follow Crick Software
Copyright © 1993 – 2026 | Crick Software Ltd. | All Rights Reserved
crosschevron-down