OpenAI-Unity icon indicating copy to clipboard operation
OpenAI-Unity copied to clipboard

OpenAI Text To Speech Support?

Open JamesSozoLabs opened this issue 2 years ago • 5 comments

Hi,

This is a very useful package. But I noticed that your videos only covered using AWS Polly. I see OpenAI now has their own Text to Speech API, and I was wondering if you would be adding support for it to this package?

Looking forward to hearing from you.

JamesSozoLabs avatar Dec 07 '23 10:12 JamesSozoLabs

That would be an awesome feature and a nice addition!

valentindiehl avatar Jan 16 '24 15:01 valentindiehl

It'd be a great feature! Any plans to include it?

alphdevcode avatar Jan 17 '24 01:01 alphdevcode

Hi @alphdevcode When I try to add your branch URL to my unity package manager it does not contain your changes with the implementation of text to speech. am I doing something wrong?

Aden987 avatar Feb 09 '24 10:02 Aden987

Hey @Aden987 you should be able to add the package in Unity from this git url: https://github.com/alphdevcode/OpenAI-Unity.git#feature/text-to-speech

alphdevcode avatar Feb 11 '24 20:02 alphdevcode

Hey @Aden987 you should be able to add the package in Unity from this git url: https://github.com/alphdevcode/OpenAI-Unity.git#feature/text-to-speech

That worked, Thank you.

Aden987 avatar Feb 12 '24 09:02 Aden987