Picovoice / eagle

On-device speaker recognition engine powered by deep learning

Repository from Github https://github.comPicovoice/eagleRepository from Github https://github.comPicovoice/eagle

Eagle Issue: Why isn't it available through Swift Package Manager on iOS?

marapz opened this issue · comments

commented

Have you checked the docs and existing issues?

  • I have read all of the relevant Picovoice Eagle docs
  • I have searched the existing issues for Eagle

SDK

iOS

Eagle package version

1.0

Framework version

Swift 5

Platform

iOS

OS/Browser version

iOS 17/18

Describe the bug

Is it possible to install the library using Swift Package Manager on iOS?

Steps To Reproduce

.

Expected Behavior

Install package via SPM as it is the recommended way currently for new projects.

Thanks for the report.

We've had a few requests for moving to SPM and we are looking to make the switch. Unfortunately we don't have an estimate when the change will be done. I'll leave this issue up for now and close it when an SPM package for Eagle is available.

Eagle (1.0.2) is out now and has support for SPM.