shingoushori's dialy

音信号処理を専ら研究していた元博士後期課程の学生によるメモ

Web Speech API

Web Speech API の Speech synthesis を試してみた

試してみたの内容が消えてるので、試して見直し。 Web Speech API の Speech synthesis を試してみた - shingoushori's dialy [proc]ボタンで音声合成。ラジオボタンで言語の切替。 せっかくなので、繰り返し再生できるようにしてみました。[loop]ボタンがon…

Web Speech API の Speech synthesis を試してみた

Web Speech API というものがあるんですね。とりあえず google chrome, firefox, safari で動き、Internet Explorerでは動かない、edgeでは対応検討中...だそうです。 Speech synthesis , Speech recognition があるらしい。とりあえず 今回はsynthesisして…