diff --git a/docs/issues/105.md b/docs/issues/105.md index 8ab5c46..8328337 100644 --- a/docs/issues/105.md +++ b/docs/issues/105.md @@ -440,5 +440,26 @@ config.json 是基本废弃了,作为一个初始化配置存在。 暂停不方便做,没有好的接口控制音箱暂停,所以就没加这个口令。 +--- + +### 评论 21 - wjcroom + +> 激活cmd支持配置 key 和 value,用于决定是否能在 xiaomusic 不播放的时候能否唤醒 xiaomusic 。 +> +> config.json 是基本废弃了,作为一个初始化配置存在。 +> +> 暂停不方便做,没有好的接口控制音箱暂停,所以就没加这个口令。 +1.现在有了停止,我觉得继续可以是重启最近一首歌,在停止前把正在播放存放在某处。存 stop 里的name可以吗。感觉会有重名呢? + +2. 有没有可能让小爱在技能中心增加自己的【小音乐】技能,进入xiaomusic对话模式,直到退出。这样不再互相干扰。 + + +--- + +### 评论 22 - hanxi + +1. 目前会记录最后一次播放的歌曲,正常说播放歌曲,不带歌曲名字应该就会重头播放的。 +2. 对话模式有些设备不支持,实现也比较复杂,xiaogpt那些项目是支持对话模式的,我就懒得支持了。 + --- [链接到 GitHub Issue](https://github.com/hanxi/xiaomusic/issues/105) diff --git a/docs/issues/index.md b/docs/issues/index.md index 4bfda35..0a10137 100644 --- a/docs/issues/index.md +++ b/docs/issues/index.md @@ -263,7 +263,7 @@ docker build -t xiaomusic . - [实现原理](https://github.com/yihong0618/gitblog/issues/258) - [yt-dlp](https://github.com/yt-dlp/yt-dlp) - [awesome-xiaoai](https://github.com/zzz6519003/awesome-xiaoai) -- [微信小程序: XIAO晓音](https://github.com/F-loat/xiaoplayer) +- [微信小程序: 卯卯音乐](https://github.com/F-loat/xiaoplayer) - [pure 主题 xiaomusicUI](https://github.com/52fisher/xiaomusicUI) - [移动端的播放器主题](https://github.com/52fisher/XMusicPlayer) - [Tailwind主题](https://github.com/clarencejh/xiaomusic)