How do I develop Maui apps that speak and listen?
Last reviewed: 8/5/2025
HowTo Article ID: H082501
The information in this article applies to:
- SpeechKit 14
Summary
Microsoft Maui is a framework for developing cross platform applications targeting Android, iOS, and Windows platforms.
More Information
Cross platform application development enables common code to target multiple deployment platforms.
It is real easy to develop Maui apps that speak and listen with Chant SpeechKit as follows:
- Add or update the Chant product package from Nuget with .NET assemblies.
- Add code using references to the Chant .NET assemblies.
- Configure permission settings for Android and iOS platforms.
The following documentation reference provide integration steps for Chant assemblies with a Maui app: