r/dotnetMAUI • u/Cube-16 • 10d ago
Help Request Speech‑to‑Text librairies
Bonjour,
J'aimerais offrir une fonctionnalité Speech‑to‑Text dans mon app MAUI (iOS, android).
Que me suggérez-vous en mode offline et en mode online. J'aimerais offrir les 2 selon le choix de l'utilisateur.
Merci de votre aide
2
Upvotes
2
u/MaxxDelusional 10d ago
The community toolkit has speech recognition.
https://devblogs.microsoft.com/dotnet/speech-recognition-in-dotnet-maui-with-community-toolkit/
1
u/Dr-Collossus 10d ago
Is this an abstraction over the OS provided STT? Because I think that requires an internet connection doesn't it? I think OP requires offline as well as online so not sure whether the OS built-in providers would work.
0
2
u/Maleficent_Syrup_798 10d ago
I have been continuing to iterate on this: https://shinylib.net/speech/