这是indexloc提供的服务,不要输入任何密码
Skip to content

Can't use createSpeech without saving to file. #168

@allComputableThings

Description

@allComputableThings

OpenAI.instance.audio.createSpeech insists on saving the result to a file.
It doesn't seem necessary (and is problematic for me). (Perhaps it could return the result if the file and directory were null?)

Looking at its implementation, I also can't directly call
await OpenAINetworkingClient.post
... since it is not exported.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions