Showing results for Bing Speech API - ISE Developer Blog

Nov 1, 2017
0
1

Building a Custom Spark Connector for Near Real-Time Speech-to-Text Transcription

Clemens Wolff
Clemens Wolff

This post describes in detail the Azure Cognitive Services speech-to-text WebSocket protocol and shows how to implement the protocol in Java. This enables us to transcribe audio to text in near real-time. We then show how to feed the transcribed radio into a pipeline based on Spark Streaming for further analysis, augmentation, and aggregation. The ...

Machine LearningCognitive Services
Nov 18, 2016
0
0

Improving Speech and Intent Recognition on iOS

Andrei Ermilov
Andrei Ermilov

Based on a solution used in Cities Unlocked, developers can create great voice recognition and command execution on iOS using Cognitive Services and LUIS.

Machine Learning
Dec 16, 2015
0
0

Determining Speech Intent with Cognitive Services and LUIS

Jason Poon
Jason Poon

In this real-life-code story, we show how we used Cognitive Services and LUIS to build a vehicle center console that can listen and respond to user's commands, specifically focusing on determining intent.

Machine Learning