Hello,
Is there a way to let HS speak from a .txt ?
Here's what i want to do :
1/ In a script, I store actions messages in a separated txt file (for example action.txt). What i want then is to hs.speak that action.txt (multiple lines separated with a comma)
3/ Once all the lines of action.txt have been read, i want to flag them so that it cannot be read twice
I don't know if it's really clear for you, and sorry about my english ;=)
Thanks for your help anyway,
Charly
Is there a way to let HS speak from a .txt ?
Here's what i want to do :
1/ In a script, I store actions messages in a separated txt file (for example action.txt). What i want then is to hs.speak that action.txt (multiple lines separated with a comma)
3/ Once all the lines of action.txt have been read, i want to flag them so that it cannot be read twice
I don't know if it's really clear for you, and sorry about my english ;=)
Thanks for your help anyway,
Charly
Comment