Bruce

Results 12 comments of Bruce

应该是没有安装mpg123等播放工具,安装或者试试这个 https://github.com/YugWu/ip_speaker (相当于fork了这个项目了) 跟这个项目原理一样, 使用内建的aplay来播放,不用下载安装额外的播放工具,还有其他的特性,比如你ssh登陆后自动停止播放,不用再找进程id来kill了。

Yes, of course, you can customize the whole openapi configures like providing a template file: ``` apiman = Apiman(template="./docs/openapi.yml")