/plushcap/analysis/vonage/vonage-translate-a-phone-call-with-blazor-signalr-and-azure-dr

Translate a Phone Call with Blazor, SignalR, and Azure

What's this blog post about?

Machine Learning models enable us to do all sorts of neat things. We will learn how to translate a call received on a Vonage Number, translating the caller's speech and sending all of the translated text to our frontend using a .NET Core hosted Blazor WebAssembly App and SignalR.` This tutorial covers setting up a Vonage API account, creating an application, purchasing a number, and linking the application to the purchased number. It also covers building a Blazor WebAssembly app that uses SignalR to receive translations from the Vonage API. The app will use Azure Cognitive Services for speech recognition and synthesis. The tutorial includes code examples in C# and Razor components for the frontend.

Company
Vonage

Date published
Nov. 9, 2020

Author(s)
Steve Lorello

Word count
3167

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.