EvilMindDevs / hms-unity-plugin

The HMS Unity Plugin makes it easy to include Huawei Mobile Services into Unity-based games. Authentication, in-app purchases, push alerts, ads, and interaction with gaming services are just a few of the basic capabilities that this formidable tool makes available to your applications.
https://evilminddevs.gitbook.io/hms-unity-plugin/
316 stars 42 forks source link

[HUP-869] Feature: ML Kit Language Detection Plugin Development #506

Closed Aziz-T closed 3 months ago

Aziz-T commented 3 months ago
- Created new detection script both of them online and offline.
- Created new detection UI both of them online and offline.
- Created language kit manager, demo manager and listener.
- Edited Scene hierarchy, created main MLKit scene and added modules as a game object.

Classes Added:
- LanguageDetectionDemoManager.cs
- LanguageDetectionDemoManager.unity
- HMSMLLanguageDetectionManager.cs

Classes Edited:
- MlKitDemoManager.cs
- HMSGradleWorker.cs
- HMSMLKitSettingsDrawer.cs
- HMSMLKitSettings.cs