We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
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
例如通过下面配置,可以在特定时间播放指定语音 { "keywords": ["$hh:mm"], "voices": ["voice.mp3"] }
The text was updated successfully, but these errors were encountered:
不错的idea,这个功能并不难,要不要试试提交一个PR?
Sorry, something went wrong.
emmmm...我对这个语言和插件写法完全不了解
你可以尝试把这个需求提到这里:https://github.com/SaekiRaku/vscode-rainbow-fart 如果上游插件做了支持,那就可以和其他语音包兼容了。否则我另起炉灶反而不太合适。
No branches or pull requests
例如通过下面配置,可以在特定时间播放指定语音
{
"keywords": ["$hh:mm"],
"voices": ["voice.mp3"]
}
The text was updated successfully, but these errors were encountered: