Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate Audio Client Functions #59

Open
conneroisu opened this issue Sep 27, 2024 · 0 comments
Open

Separate Audio Client Functions #59

conneroisu opened this issue Sep 27, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@conneroisu
Copy link
Owner

conneroisu commented Sep 27, 2024

Is your feature request related to a problem? Please describe.
Sending params to endpoints that cannot receive said parameters on audio related endpoints from client audio functions.

Describe the solution you'd like
Essentially, each function should have it's own version of parameters to avoid sending params to endpoints that cannot receive said parameters.
Separate the client audio related functions aka translation and transcription into their own separate function signatures.

Each function should then have their own parameters to pass in instead of the generic AudioRequest one.

@conneroisu conneroisu self-assigned this Sep 27, 2024
@conneroisu conneroisu added the good first issue Good for newcomers label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant