The Temboo service has moved away from Arduino support. The service access in this older guide will no longer work.

Now that you've tested the Choreo successfully, you can scroll down to find the Code section of the page. When you're in IoT Mode and you run a Choreo, Temboo automatically generates code that can be used to make the same API call from a LaunchPad. Copy the code, and paste it into a new sketch in the Energia IDE.

In order to run this sketch on your LaunchPad, it needs to be configured with an appropriate TembooAccount.h header file that contains your Temboo account information. To create the header file, make a new tab in Energia, and name it TembooAccount.h.

On the CaptureSpeechToTextPrompt Choreo page beneath the sketch code that you previously copied and pasted into the IDE, you’ll find another block of generated code containing a series of #define statements. This is your header file. Copy the contents of the header into the TembooAccount.h tab that you just made. With both files in place, you are ready to start making calls from your board.

This guide was first published on Mar 26, 2015. It was last updated on Mar 08, 2024.

This page (Create Your Sketch) was last updated on Mar 08, 2024.

Text editor powered by tinymce.