Skip to content

Add ISpeechToTextClient implementation support#376

Merged
sandrohanea merged 9 commits intosandrohanea:mainfrom
rogerbarreto:features/meai-ispeechtotext-impl
Apr 10, 2025
Merged

Add ISpeechToTextClient implementation support#376
sandrohanea merged 9 commits intosandrohanea:mainfrom
rogerbarreto:features/meai-ispeechtotext-impl

Conversation

@rogerbarreto
Copy link
Copy Markdown
Contributor

This implementation adds support to the latest ISpeechToTextClient abstraction from the Microsoft.Extensions.AI.Abstractions package.

  • Updated Runtime version
  • Added implementation for the client using same pattern With for adding options.
  • Added Demo for the new client
  • Minor warning fixes (blank lines, missing headers, unused usings)

Copy link
Copy Markdown
Owner

@sandrohanea sandrohanea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @rogerbarreto for this contribution!

It was on my list to work on this support (when I saw that MEAI PR was merged).

Added small comments, let me know what do you think.

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.

2 participants