What does BSOD 0xF00C (SAVER_SPEECHDISMISSAL) mean?

 
Previous Next
SAVER_NOTIFICATIONDISMISSAL SAVER_CALLDISMISSAL

SAVER_SPEECHDISMISSAL

SAVER speech-dismissal bucket for SAVER_SPEECHDISMISSAL

SAVER_SPEECHDISMISSAL is bug check code 0x0000F00C.

This bucket indicates diagnostic capture around speech UI or speech-session dismissal. It is most useful when correlated with shell, audio, microphone, and speech-platform logs.

How to read it in a dump

  • Treat this value as an internal diagnostic bucket from the Windows SAVER family, not as a classic blue-screen stop code with public parameter semantics.
  • the useful evidence is the dump type, WER bucket, triggering process, provider-specific data, and event-log context around the capture.
  • the symbolic name narrows the subsystem that requested capture; it does not by itself identify a defective driver or application.

What to check

  • Check speech runtime, audio endpoint, microphone privacy, and shell event logs.
  • Identify whether dismissal followed a timeout, user action, or service crash.
  • Keep the dump and WER data; the bucket name alone does not identify the failing module.

References


Looking for a different code? Search another status or error code.