dotnet

Automating my Dog with Azure Cognitive Services

Automating my Dog with Azure Cognitive Services

Building intelligent apps in C# with Azure's AI as a Service offering

By
Matt Eland
on
Please don’t call the police. I’m not really turning my dog into a cyborg. I’m just playing around with AI capabilities in a C# app.
Text to Speech with Azure Cognitive Services in C#

Text to Speech with Azure Cognitive Services in C#

Give voice to your applications with a few lines of C# code

By
Matt Eland
on
Text to speech lets us build immersive applications that speak to the user using natural-sounding voices in a wide variety of languages and regions. Let’s see how it works with some simple C# code.