Skip to content

V raniv/call automation package update#17

Open
Rani0608 wants to merge 22 commits into
feature/ga-testsfrom
V-Raniv/CallAutomation-PackageUpdate
Open

V raniv/call automation package update#17
Rani0608 wants to merge 22 commits into
feature/ga-testsfrom
V-Raniv/CallAutomation-PackageUpdate

Conversation

@Rani0608
Copy link
Copy Markdown
Collaborator

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Copy link
Copy Markdown
Collaborator Author

@Rani0608 Rani0608 left a comment

Choose a reason for hiding this comment

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

@moirf moirf changed the base branch from main to feature/ga-tests April 10, 2023 21:18
@@ -92,28 +95,28 @@
{
var recognizeCompleted = (RecognizeCompleted)@event;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Do just this once, and use in all.
CollectTonesResult collectedTones = (CollectTonesResult) recognizeCompleted.RecognizeResult;

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

this changes are done.

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.

3 participants