bcdj

Results 8 comments of bcdj

Thanks for the feature request! Android provides the [SpeechRecognnizer API](https://developer.android.com/reference/android/speech/SpeechRecognizer). iOS also provides [Speech library](https://developer.apple.com/documentation/speech?language=objc) ([tutorial](https://developer.apple.com/tutorials/app-dev-training/transcribing-speech-to-text)) for performing speech recognition. Can these libraries satisfy your needs? If not, could you...

Thank you so much for the insightful comments! Since the fragmentation issue you mentioned is specific to Android, not with iOS, even in China, so what you are looking for...

Due to necessary internal infra is still being developed, we cannot add the SPM support yet.

Hi everyone (@yujinqiu @stepan-votava @kristohear @nilsnilsnils @AngryDuckFTW @fukemy @alexis-ag): To help us gauge the importance of supporting Swift Package Manager, could you share the size of your user base? And...

Unfortunately due to other more important work, this feature hasn't been prioritized yet.

Thanks for your feedback! We don't have current plan to provide an iOS example, but if we did, iOS would have the same logic as Android. If you are familiar...

We don't plan to provide an iOS example, but you can use the Android classification code as an example and try to replicate it on iOS. The classification code doesn't...

This issue should have been fixed in the latest release (https://developers.google.com/ml-kit/release-notes).