← Back
Gerald Versluis December 20, 2022 24m

Implement Speech-To-Text on Android with .NET MAUI

Summary

The tutorial focuses on implementing speech-to-text functionality in a .NET MAUI Android application using platform-specific APIs, with careful consideration of potential backend service implications and permission requirements. The presenter demonstrates how to create an interface for speech recognition, discusses the importance of specifying language culture, and highlights the need for microphone permissions. The practical takeaway is understanding how to develop cross-platform speech-to-text functionality while being mindful of potential bandwidth and battery consumption when using device-level speech recognition APIs.

View original episode ↗