Tag: Android
-
Quickly scaffold an iOS-Swift or Android app with Push and Analytics

As mobile app developers, few of the many priorities in our bucket are engaging the users through Push Notifications and monitor the app usage through Mobile Analytics. In this post, you will learn how easy it is to quickly create a native mobile application (iOS-swift or Android) with high-value mobile services – Push Notifications and…
-
Who’s speaking? : Speaker Recognition with Watson Speech-to-Text API

Watson’s Cognitive Speech To Text API has been enhanced to support real-time speaker diarization; distinguishing between speakers in a conversation.
-
Adding Watson Speech-to-Text to your Android App
This post is about injecting Watson Speech-to-Text into an Android native app. Speech-to-Text is available as a service on IBM Cloud i.e.., Bluemix. You will integrating the service available on Bluemix into our favourite chatbot “The WatBOT” using Watson Developer Android SDK with minimal lines of code. Why Watson Speech-to-Text?
-
Integrating Watson Text to Speech into an Android Native App
Listen to your text in the form of speech with Watson Text-to-Speech service on Bluemix, and add this to your Android Native app.
-
Need of Context in a chatbot conversation

This blog post introduces the Importance of Context to maintain the state of a Conversation while building a bot more specifically a chatbot. A conversation (or chat) is a chain of statements exchanged between two or more individuals. Mostly, conversations happen on a particular topic or in a situation. Whatever the topic or situation is,…
-
A Voice-enabled ChatBot powered by IBM Watson in Mins
Last updated: 13 -Dec-2018 WatBot is a Voice-enabled Android Native ChatBot built using Watson Assistant, Speech-to-Text and Text-to-Speech Services on IBM Cloud (open standards cloud platform for building, running, and managing apps and services).
-
A feedback app in minutes with Ionic and Cloudant
An Ionic feedback app using Cloudant NoSQL service on IBM Bluemix. An easy to configure mobile app for receiving feedback at Meetups, Events etc., Ionic is a complete open-source SDK for hybrid mobile app development. Built on top of AngularJS and Apache Cordova, Ionic provides tools and services for developing hybrid mobile apps using Web…
-
Quickly Design, Build, Secure, and Deliver an app using Bluemix Mobile Services
This blog post guides you on how to Design, Build, Secure & Deliver a mobile app using Bluemix Mobile Services. As mobile app developers (Experienced or newbie), we always face challenges while transforming our idea into an app. The challenges can be with Prototyping, generating basic code or features to add to make the app…
-
Ionic Hybrid Mobile app using MobileFirst Platform 7.1 CLI
Mobile apps are everywhere and on everyone’s learning list. As a web developer, You can leverage your HTML5, Javascript, CSS and other web development technologies like AngularJS to develop mobile apps through Apache Cordova. The Ionic framework makes your hybrid mobile app front-end development easy with its open source SDK. In a simple language, Ionic…
-
Importing MobileFirst Platform Cordova project into Visual Studio 2015

Exploring and Coding are part of every developer’s life. While exploring you may come across many technologies, tools , libraries etc. Each technology has its own recommended IDE (Integrated Development Environment) for developing applications. Like Eclipse for Java Development. Visual Studio for developing applications using Microsoft stack. XCode for iOS and Mac application development. Sublime…
