An Amazon Alexa skill to open and edit google docs through voice
If you would like to donate to help keep this skill updated and improving please donate here:
##Getting Started
- Must have an Amazon Echo to use this skill.
- Open the Amazon Echo companion mobile application.
- Click on the Top Left Button to Open the Menu
- Click on Skills
- Search "Edit Docs"
- Click Enable Skill
- Enter Information for the Google Drive Account you would like to use
- Click Allow
- Go to Your Amazon Echo
- Say "Alexa, open Edit Docs"
##Usage
###List Files
Sample phrase to say to Alexa to list you last ten files in Google Drive:
"Alexa, ask Edit Docs to list my files please"
Alexa's Response:
"Here is your list of files ..."
###Create File
Sample phrase to say to Alexa to create a new file in your Google Drive:
"Alexa, ask Edit Docs to create a file called {fileName}"
Alexa's Response:
"We created a file named {fileName}"
###Add to a File
Sample phrase to say to Alexa to add text to a file in your Google Drive:
"Alexa, ask Edit Docs to update {fileName} with {inputText}"
Alexa's Response:
"We updated the file named {fileName} with your input of {inputText}"
##License
MIT