Submission Number: 53
Submission ID: 52
Submission UUID: 9d813756-db3e-4189-bb5b-d6bc0b8b960c
Submission URI: /Script

Created: Tue, 11/19/2019 - 15:46
Completed: Tue, 11/19/2019 - 15:46
Changed: Wed, 02/12/2020 - 13:01

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

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

Script

Convert Demo
Demo script that converts units of measure.
Script: "Convert Demo"
Language: "en-us female"
Variable: {quantity}: ""
Variable: {from_units}: ""
Variable: {to_units}: ""
Variable: {selected}: ""
Variable: {conversions}: weight, volume, length, time, currency
Neon speak: "Say convert select_one{conversions} to convert or exit when done"
voice_input{selected,conversions}
Neon speak: "How many units would you like to convert?"
voice_input{quantity}
Neon speak: "What are the units to convert from?"
voice_input{from_units}
Neon speak: "What are the units to convert to?"
voice_input{to_units}
Execute: "how many {to_units} are in {quantity} {from_units}"
Exit

Author

Daniel McKnight
{Empty}
{Empty}