Filter submissions
204 submissions
# Starred Sort descending Locked Notes Created User IP address Script Title Script Description Script Name Email Address Organization Name Organization URL Operations
57 Star/flag Script Upload: Submission #57 Lock Script Upload: Submission #57 Add notes to Script Upload: Submission #57 Tue, 11/19/2019 - 19:03 Anonymous 73.109.151.117 User Register Demo user register demo Script: "User Register Demo"
Variable: {full_name}: ""
Variable: {first_name}: ""
Variable: {last_name}: ""
Variable: {selection}: ""
Neon speak:
"Hello human. My full name is Neon Gecko Inc. Please call me Neon. Lets get started."
LOOP get_name
Neon speak: "Please tell me your full name or say exit"
voice_input{full_name}
Execute: "neon my name is {full_name}"
Neon speak: "Thank you."
Python: time.sleep(5)
Execute: "neon tell me my first name"
Execute: "neon tell me my last name"
LOOP change_name
Neon speak: "Is that correct? Say yes, no, change first name, change last name or exit"
voice_input{selection}
Case: {selection}
"yes"
Neon speak: "Okay"
Execute: "exit"
"no"
Neon speak: "Sorry. Please say name to try again"
LOOP get_name END
"change first name"
Neon speak: "Tell me your first name or say exit"
voice_input{first_name}
Execute: "neon my first name is {first_name}"
Execute: "neon tell me my first name"
LOOP change_name END
"change last name"
Neon speak: "Tell me your last name or say exit"
voice_input{last_name}
Execute: "neon my last name is {last_name}"
Execute: "neon tell me my last name"
LOOP change_name END
Exit
Daniel dainel@neongecko.com
110 Star/flag Script Upload: Submission #110 Lock Script Upload: Submission #110 Add notes to Script Upload: Submission #110 Thu, 03/09/2023 - 08:34 Anonymous 146.70.117.227 YouTube Music Player Description: This skill allows users to search for and play music from YouTube while complying with copyright laws. The skill will only play music that is licensed for use or falls under fair use guidelines.

Activation Phrase: "Hey Neon, play music from YouTube."

Sample Utterances:

"Play [song name] by [artist name]."
"Find [song name] on YouTube."
"Play the top songs from [artist name] on YouTube."

Skill Steps:

Neon AI will prompt the user for the name of the song and/or artist they want to listen to.
The skill will use the YouTube API to search for the requested music.
If the requested music is licensed for use or falls under fair use guidelines, Neon AI will play the music for the user.
If the requested music is not licensed for use or does not fall under fair use guidelines, Neon AI will inform the user that the requested music cannot be played due to copyright restrictions.
The user can then request a different song or artist to listen to, or end the session.

Legal Disclaimer:

The YouTube Music Player skill is intended for personal, non-commercial use only. The user is responsible for ensuring that any music played through this skill is licensed for use or falls under fair use guidelines. Neon AI is not responsible for any copyright infringement that may result from the use of this skill. By using this skill, the user agrees to comply with all applicable copyright laws and regulations.
import neon
from neon_util import get_youtube_video

app = neon.Application()

@app.handle(intent='play_music')
def play_music_handler(request, responder):
song_name = request.slot_value('song_name')
artist_name = request.slot_value('artist_name')

# Use YouTube API to search for the requested music
video_id = get_youtube_video(song_name, artist_name)

if video_id is not None:
# Play the music if it is licensed for use or falls under fair use guidelines
responder.play_media('https://www.youtube.com/watch?v=' + video_id)
else:
# Inform the user that the requested music cannot be played due to copyright restrictions
responder.reply('Sorry, the requested music cannot be played due to copyright restrictions.')

app.run()
Adam Obradovic elric@riseup.net
126 Star/flag Script Upload: Submission #126 Lock Script Upload: Submission #126 Add notes to Script Upload: Submission #126 Fri, 02/16/2024 - 13:10 Anonymous 5.188.210.30 ucfjdykf <a href="https://ozempic.quest/">wegovy online cheap</a> <a href="https://ozempic.quest/">wegovy online cheap</a> where can i buy semaglutide where can i buy semaglutide enola@hotmail.com where can i buy semaglutide https://semaglutide.us.com/
142 Star/flag Script Upload: Submission #142 Lock Script Upload: Submission #142 Add notes to Script Upload: Submission #142 Wed, 02/21/2024 - 16:28 Anonymous 5.188.210.25 orsvtzga <a href="https://semaglutidetabs.online/">rybelsus sale</a> <a href="https://semaglutidetabs.online/">rybelsus sale</a> buy rybelsus canada buy rybelsus canada lynappe@mail.com buy rybelsus canada http://semaglutide.download/
158 Star/flag Script Upload: Submission #158 Lock Script Upload: Submission #158 Add notes to Script Upload: Submission #158 Fri, 03/01/2024 - 00:54 Anonymous 5.188.210.84 wkauceik <a href="http://rybelsustabs.online/">semaglutide generic</a> <a href="http://rybelsustabs.online/">semaglutide generic</a> wegovy tab 3mg wegovy tab 3mg acquire@gmail.com wegovy tab 3mg http://semaglutiderybelsus.shop/
174 Star/flag Script Upload: Submission #174 Lock Script Upload: Submission #174 Add notes to Script Upload: Submission #174 Thu, 03/07/2024 - 18:46 Anonymous 5.188.210.38 nfeexdia <a href="http://synthroidam.online/">buy synthroid over the counter</a> <a href="http://synthroidam.online/">buy synthroid over the counter</a> synthroid 88 mcg tablet synthroid 88 mcg tablet pv@gmail.com synthroid 88 mcg tablet https://synthroidotp.online/
190 Star/flag Script Upload: Submission #190 Lock Script Upload: Submission #190 Add notes to Script Upload: Submission #190 Fri, 03/15/2024 - 11:31 Anonymous 5.188.210.91 athnfams <a href="https://tadalafilgf.com/">tadalafil 10 mg tablet</a> <a href="https://tadalafilgf.com/">tadalafil 10 mg tablet</a> generic rybelsus cost generic rybelsus cost norris4@yahoo.com generic rybelsus cost https://tadalafilstd.online/
206 Star/flag Script Upload: Submission #206 Lock Script Upload: Submission #206 Add notes to Script Upload: Submission #206 Fri, 03/22/2024 - 01:38 Anonymous 5.188.210.21 mqvlolsm <a href="https://prednisoneiv.online/">prednisone acetate</a> <a href="https://prednisoneiv.online/">prednisone acetate</a> prednisone 20 mg tablet price prednisone 20 mg tablet price tiffanyshea@yahoo.com prednisone 20 mg tablet price https://prednisoneo.com/
222 Star/flag Script Upload: Submission #222 Lock Script Upload: Submission #222 Add notes to Script Upload: Submission #222 Fri, 03/29/2024 - 09:13 Anonymous 5.188.210.38 hhelxknt <a href="http://isynthroid.online/">online pharmacy no script synthroid 75</a> <a href="http://isynthroid.online/">online pharmacy no script synthroid 75</a> rybelsus buy online rybelsus buy online eabue@hotmail.com rybelsus buy online https://synthroidsl.online/
238 Star/flag Script Upload: Submission #238 Lock Script Upload: Submission #238 Add notes to Script Upload: Submission #238 Fri, 04/05/2024 - 15:40 Anonymous 5.188.210.80 ejvjccdm <a href="https://bestmedsx.com/">my canadian pharmacy</a> <a href="https://bestmedsx.com/">my canadian pharmacy</a> buy ozempic buy ozempic larrytesta@aol.com buy ozempic http://pharmgf.online/
254 Star/flag Script Upload: Submission #254 Lock Script Upload: Submission #254 Add notes to Script Upload: Submission #254 Fri, 04/12/2024 - 05:25 Anonymous 5.188.210.93 wyckrexzi <a href="http://valtrexid.com/">valtrex no perscrition</a> <a href="http://valtrexid.com/">valtrex no perscrition</a> valtrex rx cost valtrex rx cost djyarosh@mail.com valtrex rx cost http://vatrex.online/
65 Star/flag Script Upload: Submission #65 Lock Script Upload: Submission #65 Add notes to Script Upload: Submission #65 Tue, 12/03/2019 - 12:30 imedqo 73.109.151.117 Welcome Loops Demo demo welcome loops skill file Script: "Welcome Loops Demo"
Variable: {name}: ""
Variable: {like}: ""
Variable: {location}: ""
Variable: {question}: ""
Neon Speak: "Hello, My name is Neon."
Neon Speak: "What is your name?"
voice_input{name}
Neon Speak: "Nice to meet you {name}"
Neon Speak: "tell me a brand you like, for example, I like neon"
voice_input{like}
Execute: "tell me my coupons"
Neon Speak: "Where are you"
voice_input{location}
Execute: "tell me the time in {location}"
Execute: "tell me the weather in {location}"
LOOP Q1
Neon Speak: "Please ask me a question or say exit"
if {question} == "exit"
Exit
voice_input{question}
#Execute: "{question}"
LOOP Q1 END
Exit
Josh josh@neongecko.com
103 Star/flag Script Upload: Submission #103 Lock Script Upload: Submission #103 Add notes to Script Upload: Submission #103 Thu, 08/06/2020 - 11:57 imedqo 24.19.150.34 Guess My Word Guess My Word Script: "Guess My Word"
Language: "en-us female"

# Demonstration word game player from Neon AI
# "Hi {userName}. Let's play the game guess my 7 word popular phrase. It very simple. I will choose a 7 word phrase and tell you one word. Then you guess a word, and if it is in the seven work phrase I will tell you its position or to guess again. Anytime you want you can guess the phrase, just say I guess and I will tell you if you're right. If you want me to tell you what you've already guessed, just say recap or history. Say hint and I will tell you another word."
# Later n word phrases; n letter words; subject specific popular phrase input from Wolfram, google; foreign language

# Set up wait time for participant responses
Variable: timeoutReturnLabel = AnnounceVersion
Timeout: 30 TIMEOUT

@AnnounceVersion

Name Speak : Gamon : "Neon Word Game Demonstration Version 2020 08 06 22:30 </speak> Testing"
# Announce version ("Testing" is displayed as text and is not spoken)

Variable: sevenWordPhraseArray = "A DATE THAT WILL LIVE IN INFAMY",
"A DAY THAT WILL LIVE IN INFAMY",
"A WORD TO THE WISE IS ENOUGH",
"A WORD TO THE WISE IS SUFFICIENT",
"AND A MERRY OLD SOUL WAS HE",
"CAN'T SEE THE FOREST FOR THE TREES",
"CHILL OUT AND PLAY SOME VIDEO GAMES",
"COME OUT COME OUT WHEREVER YOU ARE",
"I SMELL THE BLOOD OF AN ENGLISHMAN",
"I'M LATE FOR A VERY IMPORTANT DATE",
"IF IT AIN'T BROKE DON'T FIX IT",
"IF YOU BUILD IT HE WILL COME",
"IF YOU BUILD IT THEY WILL COME",
"IT WAS A DARK AND STORMY NIGHT",
"IT'S ALL HUMBUG I TELL YOU HUMBUG",
"JACK AND JILL WENT UP THE HILL",
"JACK FELL DOWN AND BROKE HIS CROWN",
"LAUGH AND THE WORLD LAUGHS WITH YOU",
"LEAP TALL BUILDINGS IN A SINGLE BOUND",
"LIFE LIBERTY AND THE PURSUIT OF HAPPINESS",
"LIONS AND TIGERS AND BEARS OH MY",
"LITTLE BO PEEP HAS LOST HER SHEEP",
"LITTLE PIGS LITTLE PIGS LET ME IN",
"LIVE FROM NEW YORK IT'S SATURDAY NIGHT",
"NEITHER A BORROWER NOR A LENDER BE",
"NOT BY THE HAIR ON MY CHINNY-CHIN-CHIN",
"NOT BY THE HAIR OF MY CHINNY-CHIN-CHIN",
"NOW I LAY ME DOWN TO SLEEP",
"OH WHAT A TANGLED WEB WE WEAVE",
"ONE THING I CAN SAY FOR SURE",
"OLD MOTHER HUBBARD WENT TO THE CUPBOARD",
"OVER THE RIVER AND THROUGH THE WOODS",
"THE BEST-LAID SCHEMES OF MICE AND MEN",
"THE BEST-LAID PLANS OF MICE AND MEN",
"DISCRETION IS THE BETTER PART OF VALOR",
"THE BETTER PART OF VALOR IS DISCRETION",
"THE FACE THAT LAUNCHED A THOUSAND SHIPS",
"THE HABITS OF HIGHLY EFFECTIVE PEOPLE",
"THE STUFF THAT DREAMS ARE MADE FROM",
"THE STUFF THAT DREAMS ARE MADE OF",
"THE STUFF OF WHICH DREAMS ARE MADE",
"THE STUFF FROM WHICH DREAMS ARE MADE",
"THINGS THAT GO BUMP IN THE NIGHT",
"THIS IS THE SONG THAT NEVER ENDS
"TO ERR IS HUMAN TO FORGIVE DIVINE",
"TO FETCH HER POOR DOG A BONE",
"WE HOLD THESE TRUTHS TO BE SELF-EVIDENT",
"WE THE PEOPLE OF THE UNITED STATES",
"WHEN IN THE COURSE OF HUMAN EVENTS"

Variable: usedPhrases
Variable: chosenPhrase
Variable: hintCount
Variable: sayNext
Variable: foundWords
Variable: chosenPhraseWords
Variable: chosenPhraseWordsByLen
Variable: iWord
Variable: blankCount
Variable: userInput
Variable: userInputWords
Variable: userInputWordsLen

usedPhrases[*] = ""

Variable: True = 1
Variable: False = 0
Variable: exitList = "exit", "cancel", "never mind"
Variable: noList
Variable: yesList
Variable: alertsPhraseList
Variable: inProgressList
Variable: heyList
Variable: askPrompt
Variable: returnLabel
Variable: heardSilence
Variable: falseAlarmCount
Variable: askReturnValue = ""
Variable: userName
Variable: moreAppInfo
Variable: customizeSettings
Variable: customizeLanguage
Variable: customizeProsody
Variable: photoTime
Variable: enableNeonApps

@StartUp

# Initialize

# exitList = "exit", "cancel", "never mind"
noList = "no", "not now", "never mind", "nope", "n"
yesList = "yes", "yup", "y"

alertsPhraseList = "help", "I need help", "help me", "emergency", "this is an emergency", "i need a doctor", "i need a doctor", "i need a doctor", "i need a doctor", "i need a doctor", "i need a nurse", "i need aid", "i need a caregiver", "i need assistance", "i fell", "i can't get up", "fire"

inProgressList = "what time is it", "Remind me to", "Play", "Record this", "Send an email", "Send a text"

heyList = "hey Gamon", "Gamon are you there", "is anybody listening", "what time is it"

speechGenderList = "female", "male"
speechRateList = "medium", "fast", "slow"
speechAccentList = "American", "British", "Australian"

askPrompt = ""
returnLabel = ""
heardSilence = ""
falseAlarmCount = 0
askReturnValue = ""
userName = ""
moreAppInfo = ""
customizeSettings = ""
customizeLanguage = ""
customProsody = "rate='medium'"
photoTime = ""
enableNeonApps = {True}

# Ask to install assistant

@PromptInstallAssistant

returnLabel = InstallAssistant
timeoutReturnLabel = PromptInstallAssistant
Name Speak : Gamon : "Hi, I'm Gamon. I'm a demonstration word game player from Neon AI. Thank you for helping test my conversational skills."
askPrompt = "Please tell me your name, or you can say cancel to exit."
GOTO : ASK

@InstallAssistant

userName = {askReturnValue}

Name Speak : Gamon : "Hi {userName}. I am glad you chose to play word games with me."

## Offer additional information

@ReAskMoreInfo

Name Speak : Gamon : "Before starting the Neon Word Game, would you like more information on the Neon conversational AI?"
timeoutReturnLabel = ReAskMoreInfo
voice_input{moreAppInfo}
if {moreAppInfo} IN {noList[*]}:
GOTO : PromptCustomize

Name Speak : Gamon : "Hi {userName}. I'm Gamon the word games playing assistant from Neon AI. I am an artificial intelligence personal assistant, I'm augmented with Neon Gecko open source code and CPI Corp patented technology."

# Customize

@PromptCustomize

## Offer customization of settings for administrator, voice and system settings
## Set up PA voice: name, gender, accent, pitch, speed, [Later: language, diction, empathy]
## Set up system settings: timeoutSeconds (wait time for user input)

customLanguage = ""
enableNeonApps = {True}

Name Speak : Gamon : "Would you like to customize the Neon Word Game settings to change my voice?"
# Later: Provide example of new Language/Prosody and offer reset

timeoutReturnLabel = PromptCustomize
voice_input{customizeSettings}
if {customizeSettings} !IN {yesList[*]}:
GOTO : BeginAssistant

Name Speak : Gamon : "Hi {userName}. You can customize my voice for the Neon demonstration conversational game player. You can say female, male, normal, fast, slow, American, British or Australian, or say no change. </speak>"

@ReAskCustomize

# Name Speak : Gamon : "Would you like to change the voice of the Neon conversational Word Game Assistant?"

timeoutReturnLabel = ReAskCustomize
voice_input{customizeSettings}
if {customizeSettings} == "":
GOTO : PromptCustomize
if {customizeSettings} CONTAINS "no change":
GOTO : BeginAssistant
if {customizeSettings} IN {noList[*]}:
GOTO : BeginAssistant

# Variable: britWords = british, gb, uk
if {customizeSettings} CONTAINS british, gb, uk:
customLanguage = "'en-GB'"
else
if {customizeSettings} CONTAINS "Australian, AU, aussie":
customLanguage = "en-AU"
else
customLanguage = "en-us"

if {customizeSettings} CONTAINS "female":
customLanguage = "{customLanguage} female"
else
customLanguage = "{customLanguage} male"

Language: {customLanguage}

if {customizeSettings} CONTAINS "fast":
customProsody = "rate='fast'"
else
if {customizeSettings} CONTAINS "slow":
customProsody = "rate='slow'"
else
customProsody = "rate='medium'"

@ReAskApps

Name Speak : Gamon : "Would you like to enable more Neon applications including playing music, playing other games, taking notes, setting reminders, making calculation, requesting general information or changing my voice?"

timeoutReturnLabel = ReAskApps
voice_input{customizeSettings}
if {customizeSettings} == "":
GOTO : ReAskApps

if {customizeSettings} IN {noList[*]}:
enableNeonApps = {False}
GOTO : BeginAssistant

@BeginAssistant

timeoutReturnLabel = WaitForAlertPhrase
Name Speak : Gamon : "<prosody {customProsody}> Your demonstration word game assistant has signed in. If you want to know if I am listening, you can say, hey Gamon , or, Gamon are you there. </prosody>"

Name Speak : Gamon : "Hi {userName}. Let's play the game guess my 7 word popular phrase. It very simple. I will choose a 7 word phrase and tell you one word. Then you guess a word, and if it is in the seven work phrase I will tell you its position or to guess again. Anytime you want you can guess the phrase, just say I guess and I will tell you if you're right. If you want me to tell you what you've already guessed, just say recap or history. Say hint and I will tell you another word."

### SET UP GAME

# Choose New Phrase
@ChooseNewPhrase
chosenPhrase = random {sevenWordPhraseArray}
# Check if used before
if usedPhrases CONTAINS chosenPhrase
GOTO : ChooseNewPhrase

# Add New Phrase to list of phrased used
usedPhrases = chosenPhrase

hintCount = 0
sayNext = ""
foundWords[*] = ""

# Build word row for the sevenWordPhrase
Python: chosenPhraseWords = chosenPhrase.split()
# Build word row by word length [0]..[6]
Python: chosenPhraseWordsByLen = chosenPhraseWords.sort(key=len)

@NextHint

# Give first or next hint
if foundWords CONTAINS chosenPhraseWordsByLen[hintCount] :
Python: hintCount++
GOTO : NextHint
Name Speak : Gamon : "Hint {hintCount}, the {sayNext} longest word is" {chosenPhraseWordsByLen[hintCount]}
foundWords = {chosenPhraseWordsByLen[hintCount]}
Python: hintCount++
sayNext = "next"

@GuessNextWord

Name Speak : Gamon : "Here's where we're at"
iWord = 0
blankCount = 0
LOOP SayFoundWords
if chosenPhraseWord[iWord] in foundWords :
Name Speak : Gamon : chosenPraseWord[i]
else
Name Speak : Gamon : "blank"
Python: blankCount++
Python: iWord++
LOOP SayFoundWords UNTIL iWord >= 7

if blankCount == 0
Name Speak : Gamon : "Game Over! Thank you {userName} for playing with me"
Name Speak : Gamon : "Let's play again"
GOTO : ChooseNewPhrase


### Wait for Gamon/Emergency/Neon activiation alert phrase

@WaitForAlertPhrase

askPrompt = "Say I guess followed by a word, or I guess followed a phrase, or hint or recap or guessed words or exit"
timeoutReturnLabel = WaitForAlertPhrase
returnLabel = GotUserPhrase
Goto : ASK

@GotUserPhrase

userInput = askReturnValue
if {userInput} == "" :
GOTO : ReAskGuess

if {userInput} STARTSWITH "hint" :
GOTO : NextHint

if {userInput} IN "guessed words", "recap", "history" :
Name Speak : Gamon : "Here are your mis guessed words" {guessedWords}
GOTO : GuessNextWord

if {userInput} STARTSWITH "I guess" :
Python: userInputWords = userInput.split()
Python: userInputWordsLen = len(userInputWords)
Python: userInputWords = userInput.split()

if userInputWordsLen == 3 :
guessedWord = userInputWords[2]
if chosenPhraseWords[*] CONTAINS guessedWord :
if guessedWord !IN foundWords[*] :
foundWords = guessedWord
else
if guessedWord !IN misGuessedWords[*] :
misGuessedWords = guessedWord
GOTO : GuessNextWord

if userInputWordsLen != 9 :
# wrong number of words
Name Speak : Gamon : "I'm sorry {userName} I heard the wrong number of words."
Name Speak : Gamon : "I heard {userInputWords}"
Name Speak : Gamon : "Please try again."
GOTO : GuessNextWord

if userInputWords[2:] != chosenPhrase
Name Speak : Gamon : "I heard {userInputWords}"
Name Speak : Gamon : "I'm sorry {userName} that's not the popular phrase I'm thinking of."
Name Speak : Gamon : "Please try again."
GOTO : GuessNextWord

Name Speak : Gamon : "Yay {userName} userInputWords[2:] is correct.
Name Speak : Gamon : "Game Over! Thank you {userName} for playing with me"
Name Speak : Gamon : "Let's play again"
GOTO : ChooseNewPhrase


### SYSTEM ALERT PHRASES

## Did user ask for "help"
if {askReturnValue} !IN {alertsPhraseList[*]}:
## Not an emergency alert, check for secondary (in progress)
if {enableNeonApps}:
## if {askReturnValue} CONTAINS {inProgressList[*]}:
if {askReturnValue} STARTSWITH {inProgressList[*]}:
Case:
# inProgressList = "what time is it", "Remind me to", "Play", "Record this", "Send an email", "Send a text"

Name Speak : Gamon : "I'm sorry {userName} that is under construction."
## Not a Gamon/Alert/Neon activation phrase, listen again
GOTO : WaitForAlertPhrase

# Possible EMERGENCY

Name Speak : Gamon : "The Emergency Assistant heard an emergency alert. I heard {askReturnValue}"
Reconvey : askReturnValue
Name Speak : Gamon : "</speak>PA 6 did reconvey"

@PromptConfirmHelp

askPrompt = "Please say just kidding if this is not an emergency"
returnLabel = ConfirmHelp
GOTO : ASK
@ConfirmHelp

## Did user REALLY ask for "help"?
if {askReturnValue} == "":
Name Speak : Gamon : "The Emergency Assistant heard nothing. I heard"
Reconvey : askReturnValue
Name Speak : Gamon : "</speak>PA 8 did reconvey of nothing heard"

## PA heard nothing after emergency request .. if second time then this is an emergency
if {heardSilence} == {True} :
GOTO : Emergency
heardSilence = {True}
## Increase volume and speak slowly
Name Speak : Gamon : "<prosody volume='+100%' rate='slow'>{userName}! I need to hear from you! Is this an emergency?</prosody>"
GOTO : PromptConfirmHelp
if {askReturnValue} CONTAINS "just kidding", "never mind", "not an emergency":
Name Speak : Gamon : "The Emergency Assistant heard you say this is not an emergency. I heard"
Reconvey : askReturnValue
### Name Speak : Gamon : "</speak>Did reconvey of jk"

## User said jk so restart listening
Name Speak : Gamon : "Please say help again if this is an emergency."
Python: falseAlarmCount = {falseAlarmCount} + 1
GOTO : WaitForAlertPhrase

# EMERGENCY

@Emergency

Name Speak : Gamon : "<prosody volume='+100%' rate='normal'>{userName}! Needs! Help! This is an EMERGENCY</prosody>"

Name Speak : Gamon : "The Emergency Assistant would now send an emergency alert, sound an alarm, keep engaged with the user, and send updated alerts to the caregiver."

Name Speak : Gamon : "Gamon test completed. Say start again to start again?"
voice_input{askReturnValue}
if {askReturnValue} == "start again":
Name Speak : Gamon : "</speak> Gamon is restarting. Thanks again."
GOTO : StartUp

Name Speak : Gamon : "Gamon exiting. Thanks again for helping test my skills."
exit

# ========== Subroutines

@ASK
# The ASK subroutine speaks the askPrompt and waits for a response. If the response is a command to Gamon to perform an action, then the request is effected and Gamon continues waiting for a response, otherwise, the response is returned to the caller in the askReturnValue.
# Input parameters: askPrompt, returnLabel and timeOutReturnLabel
# Result parameter: askReturnValue

### Name Speak : Gamon : "Ask 1 Starting"
if {askPrompt}:
Name Speak : Gamon : " {askPrompt} "
### Name Speak : Gamon : "Ask 2 Starting ask subroutine"
voice_input {askReturnValue}
### Name Speak : Gamon : "Ask 3 got input"
if {askReturnValue} IN {exitList[*]}:
Name Speak : Gamon : "Say yes to confirm exiting Gamon, the Neon Word Game Assistant"
voice_input{askReturnValue}
if {askReturnValue} IN {yesList[*]}:
Name Speak : Gamon : "Gamon , the Neon Word Game Assistant, signing off"
exit
else
GOTO : ASK
### Name Speak : Gamon : "Ask 4 not cancel command {askReturnValue}"
if {askReturnValue} IN {heyList[*]}:
Name Speak : Gamon : "<prosody {customProsody}> {userName}, Gamon the Word Game Assistant demo here. I'm listening all the time but I don't <phoneme alphabet= "x-sampa” ph= "rikord”>record</phoneme> everything you say. I only make recordings of calls for help or if you say emergency. </prosody>"
# Note - Disambiguation for the pronunciations of "record": <phoneme alphabet= "x-sampa” ph= "rikord”>record</phoneme> Verb as in “I record everything you say” vs. Noun as in "Make a record of the conversation".
Name Speak : Gamon : "The time is"
Execute : "Neon what time is it"
if {falseAlarmCount} != 0:
Name Speak : Gamon : "The false alarm count is {falseAlarmCount}!"
GOTO : ASK
### Name Speak : Gamon : "Ask 5 About to return to {returnLabel}"
GOTO : {returnLabel}


@TIMEOUT
GOTO : {timeoutReturnLabel}
Josh josh@neongecko.com
58 Star/flag Script Upload: Submission #58 Lock Script Upload: Submission #58 Add notes to Script Upload: Submission #58 Wed, 11/20/2019 - 11:46 Anonymous 73.109.151.117 Table Scrape Demo short table scrape demo Script: "Table Scrape Demo"
Variable: {options}: table_scrape(https://www.neongecko.com/demos)
Variable: {chosen}: ""
Neon speak:
"Please tell me what kind of help video you would like to see. You can say things like random{options}"
voice_input{chosen}
Neon speak:
"Okay"
Execute: "av play closest{chosen,options}"
Exit
Daniel daniel@neongecko.com
111 Star/flag Script Upload: Submission #111 Lock Script Upload: Submission #111 Add notes to Script Upload: Submission #111 Thu, 02/08/2024 - 01:50 Anonymous 5.188.210.84 xvcnjxum <a href="http://wegovy.company/">rybelsus</a> <a href="http://wegovy.company/">rybelsus</a> semaglutide 14mg tablets semaglutide 14mg tablets bryanccallaway@yahoo.com semaglutide 14mg tablets https://rybelsus.company/
127 Star/flag Script Upload: Submission #127 Lock Script Upload: Submission #127 Add notes to Script Upload: Submission #127 Fri, 02/16/2024 - 14:45 Anonymous 5.188.210.91 thztmhaz <a href="http://ozempictabs.online/">wegovy over the counter</a> <a href="http://ozempictabs.online/">wegovy over the counter</a> wegovy 3 mg tablet wegovy 3 mg tablet rmmatheson@outlook.com wegovy 3 mg tablet http://rybelsus.party/
143 Star/flag Script Upload: Submission #143 Lock Script Upload: Submission #143 Add notes to Script Upload: Submission #143 Thu, 02/22/2024 - 11:26 Anonymous 5.188.210.21 euonstqa <a href="https://semaglutide.us.com/">semaglutide over the counter</a> <a href="https://semaglutide.us.com/">semaglutide over the counter</a> rybelsus order rybelsus order deon@gmail.com rybelsus order https://semaglutide.trade/
159 Star/flag Script Upload: Submission #159 Lock Script Upload: Submission #159 Add notes to Script Upload: Submission #159 Fri, 03/01/2024 - 14:33 Anonymous 5.188.210.91 nznkbxjw <a href="https://ozempic.us.com/">semaglutide rx</a> <a href="https://ozempic.us.com/">semaglutide rx</a> wegovy australia online wegovy australia online aabid01@hotmail.com wegovy australia online https://rybelsussemaglutide.online/
175 Star/flag Script Upload: Submission #175 Lock Script Upload: Submission #175 Add notes to Script Upload: Submission #175 Thu, 03/07/2024 - 21:30 Anonymous 5.188.210.80 ksvjpvir <a href="http://bestmedsx.online/">canadian pharmacy viagra 100mg</a> <a href="http://bestmedsx.online/">canadian pharmacy viagra 100mg</a> discount pharmacy mexico discount pharmacy mexico squetgles@hotmail.com discount pharmacy mexico http://medicinesaf.online/
191 Star/flag Script Upload: Submission #191 Lock Script Upload: Submission #191 Add notes to Script Upload: Submission #191 Fri, 03/15/2024 - 18:22 Anonymous 5.188.210.91 rmcfgjkj <a href="https://tadalafilstd.online/">can i buy cialis in usa</a> <a href="https://tadalafilstd.online/">can i buy cialis in usa</a> online tadalafil prescription online tadalafil prescription goranmoller@aol.com online tadalafil prescription https://tadalafi.online/