Azure Speech Download

为微软的文本转语音服务的 demo 页面添加下载按钮

< Feedback on Azure Speech Download

Review: Good - script works

§
Posted: 04-08-2022

下载按钮消失的问题,注释下面几行即可

    //downloadButton.querySelector('span svg').style.transform = 'rotate(90deg)'
    downloadButton.querySelector('span:last-of-type').textContent = '下载'
    //downloadButton.querySelector('button').style.backgroundColor = 'green'
    //downloadButton.querySelector('button').style.borderColor = 'green'
§
Posted: 04-08-2022

你好,我是个小白。能说的详细一点么?我确实不懂怎么注释。

§
Posted: 04-08-2022

按截图顺序操作修改代码后保存生效

注释了 下载按钮还是没有出来 是什么情况 谢谢!

§
Posted: 04-08-2022

万分感谢。真的有了,谢谢

§
Posted: 04-08-2022

注释了 下载按钮还是没有出来 是什么情况 谢谢!

你是不是没保存

§
Posted: 05-08-2022

我解决了这个问题! 问题是该网站删除了箭头图标(在“播放”按钮上找到)。 在这种情况下,我只是删除了使用此图标的行。 全部! 按钮回来了! (对不起,奇怪的字母,因为我不懂中文,我使用翻译)

§
Posted: 09-08-2022

按截图顺序操作修改代码后保存生效




万分感谢

§
Posted: 10-08-2022

我解决了这个问题! 问题是该网站删除了箭头图标(在“播放”按钮上找到)。 在这种情况下,我只是删除了使用此图标的行。 全部! 按钮回来了! (对不起,奇怪的字母,因为我不懂中文,我使用翻译)



兄弟们,听他的,他说的对!删除了老哥说的这行,一定要点文件,保存才能生效!

§
Posted: 11-08-2022

感谢大佬!已经可以使用了!!

§
Posted: 11-08-2022

666666666666

§
Posted: 11-08-2022

感谢大佬,非常棒!偶像!!!

§
Posted: 11-08-2022

I solved this problem! The problem is that the site removes the arrow icon (found on the play button). In this case I just deleted the line that uses this icon. all! The button is back! (sorry for the strange letters, because I don't understand Chinese, I use the translator)



Guys, listen to him, he's right! Delete the line that my brother said, be sure to click the file and save it to take effect!

I tried this, and now I can see another "Play" button, that I think estimates the file size, that's all.

§
Posted: 11-08-2022

The button just calculates the size of the audio file, but there's no way to download.

§
Posted: 20-08-2022

感谢,完美解决!!!

Post reply

Đăng nhập để bình luận