RageAgainstThePixel / com.rest.elevenlabs

A non-official Eleven Labs voice synthesis client for Unity (UPM)
https://elevenlabs.io/?from=partnerbrown9849
MIT License
74 stars 9 forks source link

Question about api integration with Unity Projects #39

Closed braxtontalbert closed 10 months ago

braxtontalbert commented 10 months ago

Hey team, I have a question regarding api integration in project files. I am using Rider and trying to access the api for a Unity project that is targeting framework 4.7.2. As far as I know Unity only supports up to target framework 4.x, so I am confused on how to integrate this into my Rider project. I have tried installing via Nuget, but it seems to require framework 6, which is not supported for the project that I am implementing this with. Any help would be appreciated!

StephenHodgson commented 10 months ago

See https://github.com/RageAgainstThePixel/com.rest.elevenlabs#via-unity-package-manager-and-openupm

StephenHodgson commented 10 months ago

The nuget package is not meant to be used with Unity engine, but this package is specifically designed for it.