Skip to content

Instantly share code, notes, and snippets.

@hitherejoe
Created February 10, 2019 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hitherejoe/ec78627198ca3f6589c6da4fc0777653 to your computer and use it in GitHub Desktop.
Save hitherejoe/ec78627198ca3f6589c6da4fc0777653 to your computer and use it in GitHub Desktop.
def nav_submit_chord(self, channel):
chord = self.chords[self.selectedChordPostion]
self.detect_intent_texts(sess, "Tell me how to play the " + chord + " chord", 'en-US')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment