@pie-players/pie-tool-text-to-speech 0.3.47 → 0.3.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/tool-text-to-speech.js +743 -720
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -204,4 +204,4 @@ The tool handles these error scenarios:
|
|
|
204
204
|
- [TTS Architecture](../../docs/accessibility/tts-architecture.md) - TTS system overview
|
|
205
205
|
- [TTS Server Polly](../tts-server-polly/README.md) - AWS Polly server provider
|
|
206
206
|
- [TTS Client Server](../tts-client-server/README.md) - Server-backed client provider
|
|
207
|
-
- [
|
|
207
|
+
- [Assessment Toolkit](../assessment-toolkit/README.md) - Toolbar and tool management
|