canHandle; } /** * 是否有期望下一步提示 */ public function hasExpectedNextStep(): bool { return $this->expectedNextStep !== VoiceMessage::NONE; } }