agents icon indicating copy to clipboard operation
agents copied to clipboard

Fix SSML Implementation by Adding <voice> Tag

Open samirsalman opened this issue 1 year ago • 3 comments

This pull request fixes the SSML implementation in the Azure Text-to-Speech (TTS) integration by correctly adding the tag. This ensures that the SSML is properly structured and the specified voice is used during synthesis.

Hope to get soon a document with info about contribution and code test guidelines 🙏

samirsalman avatar Oct 16 '24 10:10 samirsalman

🦋 Changeset detected

Latest commit: 63ed857dd7be4faa06f426d77a944f44bb9caf8b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
livekit-plugins-azure Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Oct 16 '24 10:10 changeset-bot[bot]

Hey, can. you run ruff format and ruff check --fix

theomonnom avatar Oct 16 '24 23:10 theomonnom

@theomonnom ✅ done

samirsalman avatar Oct 17 '24 08:10 samirsalman