You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code most basic commands:
“What is step 5”
“Go to step 5”, “Go to first/last step"
“Next step”
“Previous step”
"Repeat step"
Code the more complex commands:
"How much butter?" - checks the ingredients list for an ingredient quantity
"Set a timer for 10 minutes" - auto sets a timer (should ask and wait for confirmation before actually starting the timer)
"Start timer"
"How much time left" - reads timer time back to user
The text was updated successfully, but these errors were encountered:
Code most basic commands:
“What is step 5”
“Go to step 5”, “Go to first/last step"
“Next step”
“Previous step”
"Repeat step"
Code the more complex commands:
"How much butter?" - checks the ingredients list for an ingredient quantity
"Set a timer for 10 minutes" - auto sets a timer (should ask and wait for confirmation before actually starting the timer)
"Start timer"
"How much time left" - reads timer time back to user
The text was updated successfully, but these errors were encountered: