Speaking text from a file
Posted: Sat Jul 10, 2021 4:50 am
Hello, Sorry if this is posted in the wrong place.
I have a question about automation of google assistant with push2run.
I have created a tally counter of sorts using google assistant, push2run and google sheets.
My push2run tally counter is something like this:-
[Listen for] ~ Add 1 point for $
[Open] ~"Google sheets" (webpage for my specific sheet)
[Keys to send] ~{WAIT999}{WAIT999}{WAIT999}{WAIT999}{WAIT999}{DOWN}{ALT}{SHIFT}{I}{RELEASE}{WAIT500}{R}{WAIT999}{WAIT999}{ADD}{1}{ }${ENTER}{WAIT999}{WAIT999}{WAIT999}{WAIT999}{WAIT999}{ALT}{F4}
The first wait is for loading of the webpage and the document. Then the Down command moves past the headers set on the page. (Alt shift I) (wait) (r) is for the shortcut key to insert a row above so it always pushes old data down.(Add 1 $ Enter) is for the adding text to the cell, followed by another wait for saving and alt F4 to exit. This works flawlessly if the webpage is "not" open.
My question is... is possible to make my google assistant read a cell from my google sheets document or a text file on my computer?
I know there is a set command with your google assistant for timers where you can ask your google to set a 5min timer. You can further ask how much time is left on the timer. This is the type of thing I'd like to ask. "tell my computer to tell me the tally for ..."
Hope this makes sense, Thankyou in advance for your replies.
I have a question about automation of google assistant with push2run.
I have created a tally counter of sorts using google assistant, push2run and google sheets.
My push2run tally counter is something like this:-
[Listen for] ~ Add 1 point for $
[Open] ~"Google sheets" (webpage for my specific sheet)
[Keys to send] ~{WAIT999}{WAIT999}{WAIT999}{WAIT999}{WAIT999}{DOWN}{ALT}{SHIFT}{I}{RELEASE}{WAIT500}{R}{WAIT999}{WAIT999}{ADD}{1}{ }${ENTER}{WAIT999}{WAIT999}{WAIT999}{WAIT999}{WAIT999}{ALT}{F4}
The first wait is for loading of the webpage and the document. Then the Down command moves past the headers set on the page. (Alt shift I) (wait) (r) is for the shortcut key to insert a row above so it always pushes old data down.(Add 1 $ Enter) is for the adding text to the cell, followed by another wait for saving and alt F4 to exit. This works flawlessly if the webpage is "not" open.
My question is... is possible to make my google assistant read a cell from my google sheets document or a text file on my computer?
I know there is a set command with your google assistant for timers where you can ask your google to set a 5min timer. You can further ask how much time is left on the timer. This is the type of thing I'd like to ask. "tell my computer to tell me the tally for ..."
Hope this makes sense, Thankyou in advance for your replies.