sej69
sej69
.Net Maui here, too
My development ipad is an iPad mini. Get Outlook for Android ________________________________ From: Shaun Lawrence ***@***.***> Sent: Tuesday, January 16, 2024 12:57:17 AM To: CommunityToolkit/Maui ***@***.***> Cc: Scott Johnson ***@***.***>;...
It’s a Mini Model 4 From: Shaun Lawrence ***@***.***> Sent: Friday, January 19, 2024 12:35 AM To: CommunityToolkit/Maui ***@***.***> Cc: Scott Johnson ***@***.***>; Author ***@***.***> Subject: Re: [CommunityToolkit/Maui] SpeechToText has...
I purchased a new 10” series 10 ipad yesterday and this is still an issue on this version as well. From: Shaun Lawrence ***@***.***> Sent: Tuesday, January 16, 2024 12:57...
In playing around with this a bit more, I discovered that the OnRecognitionTextComplete event does fire on the iPAD 10 if I hit a break point on the event "OnRecognitionTextUpdated"...
This is running on an iPad 10, current / most recent hardware version. The sample on this page: [https://learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/essentials/speech-to-text?tabs=android](https://github.com/MicrosoftDocs/CommunityToolkit/issues/url) seems to show a recognitionResult return, but this never seems to...
Another item you can look at. I downloaded the samples from here: [https://github.com/CommunityToolkit/Maui/tree/main](url) and pointed it to my iPad. It's exhibiting the same issue with not detecting end of speech...
Sorry, I should have tested the AppDelegate as well. This: ` public override bool FinishedLaunching(UIApplication application, NSDictionary launchOptions) { SetAudioSession(); return base.FinishedLaunching(application, launchOptions); } public bool SetAudioSession() { var audioSession...
I was wondering about that, but then why is there a difference (even in your sample application)? What is PR? Get Outlook for Android ________________________________ From: Vladislav Antonyuk ***@***.***> Sent:...
Thank you! I'm looking forward in trying this out! Get Outlook for Android ________________________________ From: Vladislav Antonyuk ***@***.***> Sent: Thursday, March 14, 2024 6:00:21 PM To: CommunityToolkit/Maui ***@***.***> Cc: Scott...