Google’s machine learning, speech synthesis technology is now officially available. Google Cloud Text-to-Speech was originally published by DeepMind about two years ago and updated about a year ago with WaveNet research, and announced by Google in March. The technology allows developers to “synthesize natural-sounding speech with 30 voices, available in multiple languages and variants,” the … continue reading
Google is releasing a new research framework for prototyping reinforcement learning algorithms. Dopamine is a Tensorflow-based framework designed with ease-of-use, reproducibility, and benchmarking in mind. Along with the framework, the company will provide a set of colabs for using the framework. For ease-of-use, Google will provide code that is compact and well-documented. For reproducibility, the … continue reading
Google is updating its Google Play Console to give developers a deeper understanding into their applications. The console will now provide “organic acquisition insights” on how users discover applications. “One of the things every developer wants to know is how people discover their app or game,” Tom Grinsted, product manager for Google Play, wrote in … continue reading
Google is making lab time more accessible for STEM students with the introduction of more than 30 virtual labs on the Daydream platform. Google partnered with science education provider Labster to provide these labs, which will enable students to do lab work without needing to be on a campus. According to Google, the VR courses … continue reading
No-code app development solution provider Quick Base announced it was bringing Kanban reports to its platform. Kanban is an Agile approach to organizing, visualizing, updating and acting on work in progress. The newly added reports provide information of work ideas such as status, phase, people and other important attributes. It is a drag-and-drop tool featuring … continue reading
Google’s mobile development platform Firebase is getting a number of updates today focused on building better apps, improving app quality and growing businesses. “At Firebase, our mission is to help mobile app teams succeed, which means having the capabilities to support companies and teams of all sizes and complexity. In the last couple of years, … continue reading
Google has launched a new initiative to improve the quality of Wear OS apps. The currently optional app review process for apps will now become mandatory. This will go into effect on October 1 2018 for new Wear apps and March 4 2019 for existing apps. Common issues that the review looks for is that … continue reading
Google is trying to revive the Dart programming language as a mainstream language for mobile and web development with its latest announcement. Dart 2 features a complete rewrite of the web platform with a strong focus on productivity, performance and scalability. “Dart 2 marks the rebirth of Dart as a mainstream programming language focused … continue reading
Following this week’s announcement of Android 9 Pie, Google is releasing a new Android SDK that offers more Kotlin features. According to the company, Android developers often run into problems with the Java programming language when accessing a null reference. Kotlin addresses this problem by providing nullable and non-nullable types in the type system, the … continue reading
Google has added a new resource called The Lever that can be used to share applied-Machine Learning content. The Lever is part of Google’s global program for accelerating startups called Google Developers Launchpad. It will publish the Launchpad community’s experiences of integrating machine learning into projects, and include case studies, insights from mentors, and best … continue reading
Xamarin has announced support for Android 9.0 in the latest preview release of Xamarin.Android for Visual Studio 2017 and Visual Studio for Mac. The download is available today in the Visual Studio Preview channel and Visual Studio for Mac Beta channel. New features introduced in Android P include display cutout, notification enhancements, indoor positioning, and … continue reading
Google is attempting to provide more transparency to developers by moving AndroidX, which was previously called the Android Support Library, to the public Android Open Source Project (AOSP). This move means that primary feature development and bug fixes will be completed in the open and changes will be visible. AndroidX originally started off as a … continue reading