Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 449 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 449 Bytes

cognitive_services_hackathon

This code sample runs a speech to text analysis on a given audio file using Microsoft Cognitive Services Bing Speech API.

Prerequisites:

  • Visual Studio 2015 with .NET Azure SDK
  • SOX (Open Source Audio Processing Tool) to be found here: https://sourceforge.net/projects/sox/files/sox/14.4.2/
  • Azure Subscritption with Cognitive Services Bing Speech API (you will need the Bing Speech API Key to run this program)