Add optional aws_session_token for PollyTTSService

This commit is contained in:
Mark Backman
2025-01-10 19:32:18 -05:00
parent a8ae79831e
commit 71e107725c
2 changed files with 4 additions and 0 deletions

View File

@@ -30,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed
- Added `aws_session_token` to the `PollyTTSService`.
- Changed the default model for `PlayHTHttpTTSService` to `Play3.0-mini-http`.
- api_key, aws_access_key_id and region are no longer required parameters for the PollyTTSService (AWSTTSService)