@@ -2,6 +2,7 @@ import requests
res = requests.post('http://localhost:3000/synthesize', json={
"text": "おはようございます",
"ident": "tsukuyomi"
})
with open('output.wav', 'wb') as f:
f.write(res.content)
The note is not visible to the blocked user.