Submission Number: 72
Submission ID: 67
Submission UUID: 30b43b9c-cbe3-46cc-b119-6ad621a5a8cd
Submission URI: /Script

Created: Fri, 01/03/2020 - 18:10
Completed: Fri, 01/03/2020 - 18:10
Changed: Thu, 01/30/2020 - 14:09

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

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

Script

Neon AI Navigator
Navigate the neon.ai website with voice
Script: "Neon AI Navigator"
Variable: {options}: table_scrape(https://neon.ai)
Neon speak: "Please tell me what Neon AI 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 Neon AI web page you'd like to see or say quit."
LOOP WN END
Exit

Author

Daniel McKnight
{Empty}
{Empty}