This post is part 2 of a 3 part series on Converting Speech to Text in Power Apps. In our previous post we created a Canvas app and configured it with formulas to capture data in the form of audio from the Microphone control of Power App. To reduce the complexity, we have divided this … Continue reading Create an Azure Function to convert Microphone Audio captured in WEBM format to WAV format using FFmpeg
Tag: Azure Functions
Convert Speech to Text in Power Apps
This post is part 1 of a 3 part series on Converting Speech to Text in Power Apps. In this article, we will convert Speech recorded with the Microphone Control of Power Apps to Text using Azure Cognitive Services. This is an advanced topic related to a business scenario since it effectively allows a Power … Continue reading Convert Speech to Text in Power Apps