Version 11 of the .NET MAUI Community Toolkit has been released, adding offline speech recognition alongside support for .NET 9.
NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. It allows developers to create a single project that works on multiple targets. Any platform-specific assets are placed in sub-folders, and the developer can focus on writing shared UI and code.
[画像:net2]
The Community Toolkit is a community-created library that contains Extensions, Advanced UI/UX Controls, Converters, and Behaviors.
The new version follows hard on the heels of version 10.0. This version adds offline speech to text conversion, even when not connected to the Internet. The release notes on GitHub say that there's no longer any need for an active internet connection for speech recognition, you can now convert to speech to text while offline. Note that this is available from Android 33 and up and iOS13 and up.
This release also changes to use a parsing expression grammar (PEG) parser, which introduces boolean operators and constants.
The updated toolkit also adds full support for .NET 9 and .NET MAUI 9, and the release cycle also includes updates for CameraView, MediaElement and Maps.
This release does include some breaking changes, including the dropping of support for .NET 8, and a requirement to use Xcode 16.1.
The developers also point out that CommunityToolkit.Maui.Behaviors no longer automatically assign Behavior.BindingContext for you by automatically inheriting their parent's BindingContext. This is a breaking change from Xamarin.Forms, and if your Behavior has a Binding, it must manually assign the BindingContext,
The updated Community Toolkit is available now.
[画像:net2]
More Information
MAUI Community Toolkit On GitHub
Related Articles
.NET MAUI Reaches General Availability
Microsoft Will Replace Xamarin Forms With MAUI .NET
To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.
AI Improves Devs Skills, Enhances Their Roles
12/11/2025
How do developers expect their roles and careers to be redefined by AI in 2026? New research reveals that 74% expect to shift from coding to designing technical solutions.
George Boole, Boolean Logic and Computing
02/11/2025
Today we celebrate the 210th anniversary of the birth of George Boole who today we credit with being the "forefather of the digital age", thanks to his creation of a method of formal logic in whi [ ... ]
- Mico - A Personality For Copilot
- The Pico Gets Zephyr And Rust Support
- Join The Protest Against The Closing Of Android
- Insectile Garments For Dutch Design Week
- Scouting America Launches AI And Cybersecurity Badges
- Formae Launched As Terraform Alternative
- .NET 10, C# 14 and F# 10 Released Alongside Visual Studio 2026
- OpenCode - The Claude Code Alternative
- What Does JetBrains Survey Tell Us About AI
- Codacy Provides Free AI- Risk Assessment
- GitHub Copilot CLI And Spaces In Preview
- Blockly Moving To Raspberry Pi Foundation
- Linkerd Adds MCP Support
Comments
or email your comment to: comments@i-programmer.info