Fix a case where the "not checked" state is not reported in speech (#8550)
* Add CHECKED to speakNegatives if HALFCHECKED is present but CHECKED isn't for REASON_CHANGE
Fixes #6946
* Change the condition to match the condition originally proposed
* Update What's new