This function contains a C# Azure function code (in .NET 6) to convert a webm file that comes from a Power App microphone recording. It is a single file because it is meant to be copy-pasted to Azure Functions - Code in Portal.
Original source is from here, but the code is outdated. Eventually got an updated code from markharrison. This code contains my tweaks to the above code.