Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
npm install --upgrade cordova@latest
npm install --upgrade cordova-ios@latest
npm install --upgrade ios-deploy
npm install cordova-icon - My phrases
- Hello
- Goodbye
- Thanks
- No thanks
- Questions
- How are you?
- What are you doing today?My phrases
Hello
Goodbye
Thanks
No thanks
Questions
How are you?
What are you doing today?# My phrases
## Hello
## Goodbye
## Thanks
## No thanks
## Questions
### How are you?
### What are you doing today?# Chat
## How are you?
- Ace!
- Whats that?
-
## Whats happening?
- Yeah for sure
## I’m fed up
# I need something
## Its in my bag
## Its somewhere else
## Its upstairsChat
How are you?
Ace!
Whats that?
Whats happening?
Yeah for sure
I’m fed up
I need something
Its in my bag
Its somewhere else
Its upstairs[space-space]I'll spell itHello World(hello)

git push origin mastergit pull origin new-featuregit push origin mastergit push [email protected]:username/repo.git master# Add 'upstream' to remotes
git remote add upstream [email protected]:acecentre/pasco.gitgit fetch upstreamgit checkout master
git rebase upstream/master# Checkout the master branch - you want your new branch to come from master
git checkout master
# Create a new branch named newfeature (give your branch its own simple informative name)
git branch newfeature
# Switch to your new branch
git checkout newfeature# Fetch upstream master and merge with your repo's master branch
git fetch upstream
git checkout master
git merge upstream/master
# If there were any new commits, rebase your master branch
git checkout newfeature
git rebase master<meta data-stay-in-branch>I would like<meta data-stay-in-branch>
Pizza
with Cheese
with Pepperoni <meta data-back-n-branch="1" data-back-n-branch-notify><meta data-select-utterance>I'll spell it <meta data-spell-branch>spell-letter="<A LETTER>"spell-finishspell-delcharspell-branch<meta data-spell-branch data-spell-update-dyn-onchange><meta data-dyn="spell-word-prediction" data-words-file="trees/Spell_Prediction/bncfrequency.json" data-max-nodes="3" data-spell-finish data-predict-after-n-chars="3"data-words-file="trees/Spell_Prediction/bncfrequency.json" data-max-nodes="3" predict-after-n-chars="number"<meta data-dyn="spell-letter-prediction" data-words-file="trees/Spell_Prediction/bncfrequency.json">audio="<PATH/TO/AUDIO/FILE>"cue-audio="<PATH/TO/AUDIO/FILE>"main-audio="<PATH/TO/AUDIO/FILE>"










Animals
Dog
Cat
Bird
Go Back <meta data-back-n-branch="1"> auditory-cueauditory-mainback-n-branchback-n-branch-notifyaudiocue-audiomain-audiolocalecue-localemain-localespell-branchspell-delcharspell-finishspell-letterspell-wordspell-update-dyn-onchangestay-in-branchchange-treechange-tree-by-nameno-mainwebhookwebhook-methodwebhook-content-typewebhook-bodywebhook-success-messagewebhook-skip-validating-responsewebhook-modify-headersdyndyn="trees-switcher"dyn="spell-word-prediction"dyn="spell-letter-prediction"words-filemax-nodespredict-after-n-charsalphabetI have something to say
I'll spell it<meta data-spell-branch>
A
B
Finish<meta data-spell-finish><meta data-spell-branch>
A
B
Finish<meta data-spell-finish>I have something to say
I'll spell it<meta data-spell-branch data-stay-in-branch>
A
Finish<meta data-spell-finish>Add a record <meta data-webhook="https://hooks.zapier.com/hooks/catch/.../" data-webhook-method="POST" data-webhook-content-type="application/json" data-webhook-body='{"Name":"random row"}' data-webhook-success-message="Did add a record"/>


