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

Add overloads to VoicesEndpoint that don't require use of the filesystem #40

Merged
merged 3 commits into from
May 6, 2024

Conversation

RealStillkill
Copy link
Contributor

I made this for use in a custom asp.net core proxy implementation where I preferred that the samples be handled entirely in memory rather than being written to the filesystem first.

@StephenHodgson StephenHodgson linked an issue Apr 5, 2024 that may be closed by this pull request
@StephenHodgson StephenHodgson changed the base branch from main to development May 6, 2024 17:13
@StephenHodgson StephenHodgson merged commit 2d102b1 into RageAgainstThePixel:development May 6, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adapt samples API to allow for filesystem less upload
2 participants