Show HN: Listen converts words into spoken voice(ctrlq.org)2 points·by amitagarwal·12 ปีที่แล้ว·2 commentsctrlq.orgShow HN: Listen converts words into spoken voicehttp://ctrlq.org/listen/1 commentsPost comment[–]njay005·12 ปีที่แล้วreplyA VB script file on windows does the same thing easily: CreateObject("SAPI.SpVoice").Speak"text"[–]nodata·12 ปีที่แล้วreplyquality is a bit different though.