关于开放人机交互接口的请求

Problem

开放必要API,如语音输入、全局快捷键等。

Solution

在用户的键盘、鼠标操作之外提供其他更直接快速的调用方法,如:

1.用户麦克风唤醒与语音输入;

2.提供api给其他应用调用;

3.提供全局快捷键供特殊需求调用;

4.提供CDC或HID通信协议供特殊硬件外设调用;

Priority

  • :red_circle: High - Blocking issue
  • :yellow_circle: Medium - Important improvement
  • :green_circle: Low - Nice to have

Additional Info

(Optional: screenshots, examples, links)