Skip to content

WIP: Escaping characters sent to TTS - #94

Open
tlhunter wants to merge 1 commit into
masterfrom
escape-tts
Open

tlhunter wants to merge 1 commit into
masterfrom
escape-tts

Conversation

@tlhunter

Copy link
Copy Markdown
Collaborator

This change highlights the need for a real test suite :(

- Fixes #90
- Fixes #93
- SEMVER: This is a MAJOR change, but since pre 1.0, can be a MINOR
@JamieVangeysel

Copy link
Copy Markdown

You shouldn't replace [ and ] since they are used on macOS, for example, Hello world! [[rate 400]] This text is spoken rapidly. [[volm 0.4]] This text is spoken very quiet[[rset]].
See: Apple SpeechSynthesisProgrammingGuide Table 3-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

It needs to escape text. Project probably has security vulnerabilities

2 participants