Skip to content

refactor(core): 添加 MCP工具调用前的回应,提升用户体验 #1684

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

whosmyqueen
Copy link

@whosmyqueen whosmyqueen commented Jun 26, 2025

@openrz 看看这样行不

  • 在 connection.py 和 intentHandler.py 中添加 speak_txt 函数调用
  • 在执行 MCP 工具调用前播放 "好的, 请稍等" 语音提示 -优化了与用户的交互体验

- 在 connection.py 和 intentHandler.py 中添加 speak_txt 函数调用
- 在执行 MCP 工具调用前播放 "好的, 请稍等" 语音提示
-优化了与用户的交互体验
@whosmyqueen whosmyqueen changed the title refactor(core): 优化 MCP工具调用响应 refactor(core): 添加 MCP工具调用前的回应,提升用户体验 Jun 26, 2025
@myifeng
Copy link
Contributor

myifeng commented Jun 26, 2025

个人感觉没必要。

  • 不是所有业务调用都非常耗时
  • 小智当前主打对话流畅,相应快,加了这个有点背道而驰

@whosmyqueen
Copy link
Author

whosmyqueen commented Jun 27, 2025

个人感觉没必要。

  • 不是所有业务调用都非常耗时
  • 小智当前主打对话流畅,相应快,加了这个有点背道而驰

拍照的延迟挺高的,我这让它看看对面是什么, 最快的延迟大概6到8秒

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants