A failed voice recording now shows the actual reason instead of "no audio tool found".
What's wrong with this entry?
Failing to start a recording now shows the specific reason in the error toast instead of the fixed "no audio tool found" message.
- Starting a recording returns a structured result carrying
started,superseded,expectedand ahint; the hint text is what surfaces in the toast and in the recorded voice error. - A start that is superseded by another while still connecting is now dropped silently rather than reported as a failure.
[voice] start superseded mid-connect; ignoring
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.