Things I Wish I’d Found Online.

Most of these articles were born from my own searches when I ran into tricky problems and just couldn’t find a clear answer online. Here I share what worked (and sometimes, what didn’t). If you’re facing the same weird bug or architecture headache, maybe my experience will help you get through it a bit faster and with less frustration. Happy coding!

Realtime Twilio Mu-Law to Azure STT in .NET with FFmpeg

This article is being written and improved

Convert Twilio’s raw mu-law audio to Azure Speech-to-Text format on the fly in .NET using FFmpeg no extra libraries, no quality loss, and ready for live transcription.