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

Added Beta4 audio streaming apis. #29418

Open
wants to merge 6 commits into
base: callautomation/release/beta4-branchoffga3
Choose a base branch
from

Conversation

v-durgeshs
Copy link
Contributor

@v-durgeshs v-durgeshs commented Apr 24, 2024

Issues associated with this PR

User Story 3586532: [JS][SDK][Beta4] Node Audio streaming Sdk

Describe the problem that is addressed by this PR

  1. StartMediaStreaming.
  2. StopMediaStreaming
  3. MediaStreamingState.

Unit Test.

const request: AnswerCallRequest = {
incomingCallContext,
callIntelligenceOptions,
operationContext,
callbackUri: callbackUrl,
answeredBy: this.sourceIdentity,
mediaStreamingConfiguration,
Copy link
Contributor

Choose a reason for hiding this comment

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

add test cases for media streaming configuration?

@v-vdharmaraj v-vdharmaraj marked this pull request as ready for review April 26, 2024 17:33
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

2 participants