Show HN: Listen converts words into spoken voice(ctrlq.org)2 points·by amitagarwal·há 12 anos·2 commentsctrlq.orgShow HN: Listen converts words into spoken voicehttp://ctrlq.org/listen/1 commentsPost comment[–]njay005·há 12 anosreplyA VB script file on windows does the same thing easily: CreateObject("SAPI.SpVoice").Speak"text"[–]nodata·há 12 anosreplyquality is a bit different though.