Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat(predictions):adds ssml support to polly integration #10007

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

Open
elvinrowe wants to merge 1 commit into aws-amplify:main
base: main
Choose a base branch
Loading
from elvinrowe:predictions/feat-ssml-polly

Conversation

Copy link

@elvinrowe elvinrowe commented Jun 19, 2022

Description of changes

  • Adds optional textType property to TextToSpeechInput interface that can be set to either 'text' or 'ssml'.
  • Updated the SynthesizeSpeech call so the TextType can be set by the textType property. TextType defaults to 'text' if textType property is undefined maintaining current functionality.

Issue #, if available

Description of how you validated changes

  • Ran change through a sample app

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

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

Copy link

codecov-commenter commented Jun 19, 2022
edited
Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.61%. Comparing base (eb73ad7) to head (c6d02f4).
⚠️ Report is 2932 commits behind head on main.

❌ Your changes status has failed because you have indirect coverage changes. Learn more about Unexpected Coverage Changes and reasons for indirect coverage changes.

Additional details and impacted files
@@ Coverage Diff @@
## main #10007 +/- ##
==========================================
- Coverage 83.62% 83.61% -0.02% 
==========================================
 Files 253 253 
 Lines 18261 18262 +1 
 Branches 3918 3919 +1 
==========================================
- Hits 15271 15270 -1 
- Misses 2898 2900 +2 
 Partials 92 92 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@siegerts siegerts added the first-time-contributor The contribution is the first for this user in the repo label Jun 24, 2022
@nadetastic nadetastic linked an issue Jan 27, 2023 that may be closed by this pull request
@cwomack cwomack added the Predictions Related to Predictions category label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

external-contributor first-time-contributor The contribution is the first for this user in the repo Predictions Related to Predictions category

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

SSML support for Polly feature in Predictions

AltStyle によって変換されたページ (->オリジナル) /