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

feat(TranscribeStreaming): Adding support for missing languages. #5483

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ruisebas
Copy link
Member

@ruisebas ruisebas commented Dec 20, 2024

Description of changes:
This PR adds support for the missing languages in Transcribe Streaming listed here

Check points:

  • Added new tests to cover change, if needed
  • All unit tests pass
  • All integration tests pass
  • Updated CHANGELOG.md
  • Documentation update for the change if required
  • PR title conforms to conventional commit style

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ruisebas ruisebas requested review from awsmobilesdk and a team as code owners December 20, 2024 22:03
}];
}

+ (NSValueTransformer *)mediaEncodingJSONTransformer {
Copy link
Member Author

Choose a reason for hiding this comment

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

For some weird reason the diff gets confused and thinks this method has been removed, when it's totally still in there 🤷‍♂️

@ruisebas ruisebas marked this pull request as draft December 20, 2024 22:18
@ruisebas ruisebas force-pushed the ruisebas/transcribestreaming-languages branch from d2ff9ca to b00bb62 Compare December 23, 2024 15:27
@ruisebas ruisebas deployed to IntegrationTest December 23, 2024 16:52 — with GitHub Actions Active
@ruisebas ruisebas marked this pull request as ready for review December 23, 2024 17:53
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.

1 participant