In iOS 14, the language support has been improved.
The .fast pass can now recognize: ["en-US", "fr-FR", "it-IT", "de-DE", "es-ES", "pt-BR"]
The accurate pass can also read chinese. ["en-US", "fr-FR", "it-IT", "de-DE", "es-ES", "pt-BR", "zh-Hans", "zh-Hant"]
Post
Replies
Boosts
Views
Activity
The fast pass can now recognize: ["en-US", "fr-FR", "it-IT", "de-DE", "es-ES", "pt-BR"]
The accurate pass adds Chinese to that ["en-US", "fr-FR", "it-IT", "de-DE", "es-ES", "pt-BR", "zh-Hans", "zh-Hant"]
Thanks to both of you for the suggestions! Got a first version up and running!
Oops, I wanted to choose the other answer as 'the answer'. Can't undo it now, sorry!
I'm running into the same issue. @Benjamin-tc could you confirm the steps I took?
1. In Xcode, for my app and my app clip I added the associated domains for appclip:soosee.app
2. My AASA file looks like this:
	"appclips": {
		"apps": ["TEAMIDFROMCORRECTPAGE.com.goodsnooze.allergy.Clip"]
	}
}
No matter how I type in my url I still get the same error..
This URL is not contained in your app’s associated domains. Update associated domains or use a different URL.
@rynning, any clue?
Thanks @rynning! It started working out of the blue all of a sudden. Maybe it was a caching issue!
Same.
I was able to get this to work at a later point. I implemented the check for .isEligibleForGroupSession .
It seems there is a bug where the active Group session is not updated until you force close your app. I'm going to file a bug report.
I've been looking into this more to find out how I can do this on the Mac instead of the phone.
I've found apps on the Mac App Store that allow for Speech to Text while a FaceTime call is active so I know that it's possible. But in all my testing I'm not able to get it to work. Any pointers would be great!
I'm getting the same error on Monterey beta 7 and beta 8.
The new profile hasn't been released yet right? Was hoping I would be able to test everything out starting today but so far no dice..
I started getting this yesterday as well!
Having this issue as well
Filed a FB report if anyone wants to dupe : FB9822873
Seeing this sometimes happen for production users as well, very annoying