Turning spoken commands into JSON tool calls on iPhones
A benchmark inside an iOS app compared direct speech-to-tool processing against a two-step speech-to-text then text-to-tool pipeline for turning spoken commands into JSON tool calls. The direct approach avoids an interme…