Blog
Learn about new PubNub releases, industry trends, and app development tips.
BuildNov 9, 2016
Add Voice Commands in a Web Application
Hello, and welcome back to our series on Voice Activation in Real time web applications. In the previous articles we looked at an overview of voice technology, created a webapp with text to speech using AngularJS, then added speech recognition support. In this article, we will add Siri-like voice commands...
BuildNov 7, 2016
Overview of Dictation in Real time Web Applications
Hello, and welcome back to our series on Voice Activation in Real time web applications. In this article, we will add dictation (speech-to-text) in our real-time AngularJS web application with just 79 lines of HTML and JavaScript. Services and products such as Amazon Echo, Siri and Google Now use speech...
BuildOct 26, 2016
Enable Text-To-Speech in Real time Apps in 70 Lines of Code
Hello, and welcome back to our series on Voice Activation in Real time web applications. In this article, we dive into a simple example of how to enable text-to-speech in a real-time AngularJS web application with just 70 lines of HTML and JavaScript. This application lets the user type in a message...
BuildOct 24, 2016
4 Noteworthy Voice-Enabled Technology Stacks
Over the past few years, there has been increasing attention placed into speech and voice enabling technologies, whether for convenience, accessibility, or safety/hands-free driving and machine operation. As devices such as Amazon Echo that operate entirely through voice control gain popularity, user...
ChatOct 20, 2016
4 Must-Have Tutorials For Building an Android Chat App
Good News! We’ve launched an all new Chat Resource Center. We recommend checking out our new Chat Resource Center, which includes overviews, tutorials, and design patterns for building and deploying mobile and web chat. Take me to the Chat Resource Center → Android and Real-time are a match made...
BuildOct 19, 2016
Building a Dash Cam with Raspberry Pi, JavaScript
Dash cams have become very popular in the last few years. They even captured a giant meteor in Russia a few years ago. Seriously, a meteor! Why are they so popular? They are both useful and pretty simple. So simple, in fact, you can build your very own using JavaScript, a Raspberry Pi and some UI code,...
BuildOct 18, 2016
Easily Build Voice-Enabled Apps with Twitter Fabric, Digits
Hello, and welcome back to our series on Android development with Fabric and PubNub! In previous articles, we’ve shown how to create a powerful chat app with Android, Fabric, and Digits. In this blog entry, we highlight 2 key technologies, Twitter Fabric (mobile development toolkit) and Nuance...
BuildOct 13, 2016
DIY Android App Compares Bus Routes to Uber in Real time
As a city dweller, this definitely falls in the category of #firstworldproblems. Do I wait for the bus, hail a taxi, or call an Uber? I thought it would be neat to solve this problem using PubNub’s Project EON on the mobile platform (in this case, Android, because I had already used EON on iOS in a past...
ChatOct 12, 2016
Cloud Computing: the Dream vs. Reality
Good News! We’ve launched an all new Chat Resource Center. We recommend checking out our new Chat Resource Center, which includes overviews, tutorials, and design patterns for building and deploying mobile and web chat. Take me to the Chat Resource Center → The dream of cloud computing is wonderful:...