JohnWilson
JohnWilson
换成这个试一下,指定输出到`hello.wav`音频,text后面跟的是"你好世界"的url编码 ``` curl -o "hello.wav" "http://localhost:5000/api/tts?text=%E4%BD%A0%E5%A5%BD%E4%B8%96%E7%95%8C" ```
@Gh0u1L5 hi, I try with Windows 10 + VSCode insider 1.50.0 (no extension enable), I use Sougou pinyin 
I update VSCode insider to 1.52, same problem 
 I will try other computer later to see if I can reproduce the issue
@Gh0u1L5 chinese autocomplete won't work in markdown file, but in other format of file (e.g. .txt), it works well, you can try in `markdown` file 