We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我现在使用的方法是,在卡片的模版中,用javascript获取到文本,然后修改“<audio>”的src属性的值为:'http://dict.youdao.com/speech?audio='+mytext; ,利用有道的在线发音达到播放此文本的目的;如果我想将此文本发送给Awesomets插件,利用插件的文本转语音功能,达到相同的目的,该怎么做?
我试用了新版的HyperTTS, 并不能解决我的需求。
The text was updated successfully, but these errors were encountered:
We would need to write a service for youdao, just curious you use this for english, or other languages ?
Sorry, something went wrong.
No branches or pull requests
我现在使用的方法是,在卡片的模版中,用javascript获取到文本,然后修改“<audio>”的src属性的值为:'http://dict.youdao.com/speech?audio='+mytext; ,利用有道的在线发音达到播放此文本的目的;如果我想将此文本发送给Awesomets插件,利用插件的文本转语音功能,达到相同的目的,该怎么做?
我试用了新版的HyperTTS, 并不能解决我的需求。
The text was updated successfully, but these errors were encountered: