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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Add AssemblyAI file service #5964

Open
wants to merge 5 commits into
base: feature-connectors-assemblyai
Choose a base branch
from

Conversation

Swimburger
Copy link

Description

Add AssemblyAI file service that accepts a Stream as input for file uploading.
By adding the file service, it removes the need for AudioStreamContent which I removed.
In a separate PR I can add a StreamingAudioContent class which would take audio from a microphone for example, and send it to AssemblyAI's Streaming STT.

Contribution Checklist

@Swimburger Swimburger requested a review from a team as a code owner April 22, 2024 20:38
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code kernel Issues or pull requests impacting the core kernel kernel.core labels Apr 22, 2024
@RogerBarreto RogerBarreto self-assigned this Apr 23, 2024
@Swimburger Swimburger mentioned this pull request May 1, 2024
6 tasks
@Swimburger
Copy link
Author

@RogerBarreto any update on reviews for this connector?TY!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kernel.core kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code
Projects
Status: Community PRs
Development

Successfully merging this pull request may close these issues.

None yet

3 participants