Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Looking for a text to speech application


  • Please log in to reply
1 reply to this topic
mtheriault
  • Members
  • 85 posts
  • Last active: Jan 31 2016 05:49 PM
  • Joined: 11 Feb 2009
Hello

I'm looking for an application that could be applied to read and speak a Text file. Any idea if a script already exist. Don't know it it is my English or the way I search, but i did not found any

Any help appreciated

Martin

Linear Spoon
  • Members
  • 842 posts
  • Last active: Sep 29 2015 03:56 AM
  • Joined: 29 Oct 2011
You can use the Microsoft Speech Api

SAPI := ComObjCreate("SAPI.SpVoice")
SAPI.volume := 100
SAPI.speak("Hello world")

Join us at the new forum - http://www.ahkscript.org/