Reader small image

You're reading from  Android Things Projects

Product typeBook
Published inJun 2017
Reading LevelBeginner
PublisherPackt
ISBN-139781787289246
Edition1st Edition
Languages
Right arrow
Author (1)
Francesco Azzola
Francesco Azzola
author image
Francesco Azzola

Francesco Azzola is an electronic engineer with over 15 years of experience in computer programming and JEE architecture. He is SCEA certified (Sun Certified Enterprise Architect), SCWCD, and SCJP. He is an Android and IoT enthusiast. He loves creating IoT projects using Arduino, Raspberry Pi, Android, and other platforms. He is interested in the convergence between IoT and mobile applications. Previously, he worked in the mobile development field for several years. He has created a blog called survivingwithandroid,where he shares posts about coding in Android and IoT projects.
Read more about Francesco Azzola

Right arrow

Adding voice capabilities to Android Things


By now we have described how to send data to IoT cloud platforms. In this context, an IoT platform behaves like a data container where we store information. There are other kinds of services offered by IoT platforms. There are some IoT platforms that provide integration services. In other words, they are not focused on acquiring data from sensors and storing it, but their target is offering integration services with other cloud systems. One of these platforms is Temboo (https://temboo.com/). It offers a long list of integration services that can be used to extend the capabilities of an IoT app. Generally speaking, Temboo supports several programming languages and IoT platforms and one of these OSes is Android. This is perfect for our project.

What we want to do is add voice capabilities to our Android Things app so that it can trigger a voice phone call with a pre-configured message to inform us that a specific event happened. To this purpose, the...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Android Things Projects
Published in: Jun 2017Publisher: PacktISBN-13: 9781787289246

Author (1)

author image
Francesco Azzola

Francesco Azzola is an electronic engineer with over 15 years of experience in computer programming and JEE architecture. He is SCEA certified (Sun Certified Enterprise Architect), SCWCD, and SCJP. He is an Android and IoT enthusiast. He loves creating IoT projects using Arduino, Raspberry Pi, Android, and other platforms. He is interested in the convergence between IoT and mobile applications. Previously, he worked in the mobile development field for several years. He has created a blog called survivingwithandroid,where he shares posts about coding in Android and IoT projects.
Read more about Francesco Azzola