Skip to content

Instantly share code, notes, and snippets.

View chetangargnitd's full-sized avatar
📖
Learning

Chetan Garg chetangargnitd

📖
Learning
View GitHub Profile
@muttoni
muttoni / guitar-tuner.js
Created April 18, 2018 15:24
The lambda code to the Guitar Tuner skill we are building
/* This code has been generated from your interaction model
/* eslint-disable func-names */
/* eslint quote-props: ["error", "consistent"]*/
// There are three sections, Text Strings, Skill Code, and Helper Function(s).
// You can copy and paste the contents as the code for a new Lambda function, using the alexa-skill-kit-sdk-factskill template.
// This code includes helper functions for compatibility with versions of the SDK prior to 1.0.9, which includes the dialog directives.