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

Call Transcription Data changes #37869

Merged
merged 12 commits into from
Dec 5, 2023
Merged

Conversation

abhishesingh-msft
Copy link
Member

@abhishesingh-msft abhishesingh-msft commented Nov 30, 2023

Call Transcription Data changes:

  • start, stop & update transcription apis
  • options & configuration's internal & external models with sync & async methods
  • passing transcription configuration for create call, create group call & answer calls configuration.
  • model for parsing streaming transcription data on webhook
  • refactoring Media streaming code so that Media streaming & Transcription both uses the same parser.
  • supported TranscriptionStarted, TranscriptionFailed, TranscriptionUpdated, TranscriptionResumed and TranscriptionStopped events models
  • rebased on latest main (on top of GA2)
  • junit

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-communication-callautomation

@abhishesingh-msft abhishesingh-msft marked this pull request as ready for review November 30, 2023 15:42
@bharat-kalyan-namburi bharat-kalyan-namburi merged commit 3c906c6 into main Dec 5, 2023
17 checks passed
@bharat-kalyan-namburi bharat-kalyan-namburi deleted the abhishesingh/transcription branch December 5, 2023 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants