Skip to content

make seech service extend base service and use the auth helper#1156

Merged
hathind-ms merged 7 commits intomicrosoft:mainfrom
amsacha:SupportApiKeyAuthOnSpeechService
May 22, 2023
Merged

make seech service extend base service and use the auth helper#1156
hathind-ms merged 7 commits intomicrosoft:mainfrom
amsacha:SupportApiKeyAuthOnSpeechService

Conversation

@amsacha
Copy link
Contributor

@amsacha amsacha commented May 22, 2023

Motivation and Context

Make SpeechService extend the BaseService class and use the AuthHelper class. This also fixes a bug where the speech service did not support the ApiKey auth.

Contribution Checklist

@amsacha amsacha requested a review from adrianwyatt May 22, 2023 18:59
@amsacha amsacha requested a review from hathind-ms May 22, 2023 18:59
@amsacha amsacha added the PR: ready for review All feedback addressed, ready for reviews label May 22, 2023
@amsacha amsacha requested a review from hathind-ms May 22, 2023 19:06
glahaye
glahaye previously approved these changes May 22, 2023
@glahaye glahaye requested a review from teresaqhoang May 22, 2023 19:21
@amsacha amsacha force-pushed the SupportApiKeyAuthOnSpeechService branch from f84da22 to 170f75f Compare May 22, 2023 20:24
@hathind-ms hathind-ms merged commit 39c7a08 into microsoft:main May 22, 2023
@amsacha amsacha deleted the SupportApiKeyAuthOnSpeechService branch May 23, 2023 20:51
shawncal pushed a commit to shawncal/semantic-kernel that referenced this pull request Jul 6, 2023
…soft#1156)

### Motivation and Context
Make SpeechService extend the BaseService class and use the AuthHelper
class. This also fixes a bug where the speech service did not support
the ApiKey auth.

### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->
- [x] The code builds clean without any errors or warnings
- [x] The PR follows SK Contribution Guidelines
(https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
- [x] The code follows the .NET coding conventions
(https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions)
verified with `dotnet format`
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄

---------

Co-authored-by: Adrian Bonar <56417140+adrianwyatt@users.noreply.github.com>
Co-authored-by: Harleen Thind <39630244+hathind-ms@users.noreply.github.com>
golden-aries pushed a commit to golden-aries/semantic-kernel that referenced this pull request Oct 10, 2023
…soft#1156)

### Motivation and Context
Make SpeechService extend the BaseService class and use the AuthHelper
class. This also fixes a bug where the speech service did not support
the ApiKey auth.

### Contribution Checklist
<!-- Before submitting this PR, please make sure: -->
- [x] The code builds clean without any errors or warnings
- [x] The PR follows SK Contribution Guidelines
(https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
- [x] The code follows the .NET coding conventions
(https://learn.microsoft.com/dotnet/csharp/fundamentals/coding-style/coding-conventions)
verified with `dotnet format`
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄

---------

Co-authored-by: Adrian Bonar <56417140+adrianwyatt@users.noreply.github.com>
Co-authored-by: Harleen Thind <39630244+hathind-ms@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: ready for review All feedback addressed, ready for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants