Implement SSML parsing for Web Speech API
-
Updated
Jan 10, 2021 - JavaScript
Implement SSML parsing for Web Speech API
Splits SSML strings into batches AWS Polly ánd Google's Text to Speech API can consume
Using AWS Polly requires SSML files for a better optimised text to speech experience with the ability to add pauses in speech and time speech output properly.
Speech Synthesis Markup Language (SSML) parser in pure Rust using chumsky
SSML (Speech Synthesis Markup Language) Preprocessor/Interpreter/Compiler.
Add a description, image, and links to the ssml-parsing topic page so that developers can more easily learn about it.
To associate your repository with the ssml-parsing topic, visit your repo's landing page and select "manage topics."