Submission Number: 73
Submission ID: 68
Submission UUID: d0f36f99-95fe-4a90-84e5-547664f2f0bf
Submission URI: /Script

Created: Fri, 01/03/2020 - 18:13
Completed: Fri, 01/03/2020 - 18:13
Changed: Fri, 01/31/2020 - 16:36

Remote IP address: 73.109.151.117
Submitted by: imedqo
Language: English

Is draft: No
Webform: Script
Submitted to: Script Upload

Script

Apple Navigator
Navigate the apple.com website with voice
Script: "Apple Navigator"
Variable: {options}: table_scrape(https://apple.com)
Variable: {chosen}: ""
Neon speak: "Please tell me what apple.com web page you'd like to see. You can say things like random{options} or say quit or exit."
LOOP WN
....voice_input{chosen}
....# Neon speak: "navigating to {chosen}"
....if {chosen} == "quit":
........Neon speak: "say pause to turn off the mic or say exit to close the window."
........voice_input{chosen}
........if {chosen} == "pause":
............# execute skill to turn off mic
............Execute: "neon mute microphone"
....else:
........if closest{chosen,options}:
............Execute: "neon browse to closest{chosen,options}"
........else:
............Neon speak: "Page not found"
........Neon speak: "Tell me another Apple web page you'd like to see or say quit."
LOOP WN END
Exit

Author

Daniel McKnight
{Empty}
{Empty}