Talk 36:00

Talking Alchemist: Implementing Azure Speech in Elixir

An insightful journey into the implementation of the Azure Speech SDK in Elixir. We’ll explore how the Elixir implementation resulted in cleaner, more concise, and easier-to-read code compared to the original TypeScript version. Learn about the challenges faced, the development flow, and the significant improvements in maintainability and performance.

Key Takeaways:

How simple and straightforward is Elixir when comparing to some languages, and how the constructs of the language helps to build a simple and concise sdk.