SToneX

Results 4 issues of SToneX

**New Functionality** This PR introduces "show all completion values" for an empty input for input types and object types. Before this, completion only appeared on the first typed character. Once...

enhancement

issue 发在这里有点不合适啊,不过也算作 voice-message 和 image-message 事件的 example 吧。展示下能够做到的功能。 大概记录下思路: 语音识别:暂时没找到直接可以处理 MP3 编码的语音识别模块,大致思路是转换成 wav 或其他原始编码,再对接相关 API 获得识别内容。前者可以通过 ffmpeg 或 sox 转换,应该都有 node 的模块,API 目前觉得 baidu 和 google 的各有利弊,再看看吧。 图片特征描述提取: 暂时就考虑用 node-tesseract...

feature

iOS Safari(隐身模式) - 没有报错,无二维码 OSX Safari - 正常 iOS Chrome - 正常 OSX Chrome - 正常 Windows Chrome - 正常 Windows IE - 没有报错,无二维码 Windows 360 - 报错: Promise is...

feature

### What platform were you using when you found the bug? - React Flow / Svelte Flow version: - Browser and version: - OS and version: ### Live code example...

enhancement