normalizeQuotationMarks

If set to true, then:

  • all Unicode double quotation mark characters are replaced with the standard U+0022 Quotation mark (").

  • all Unicode single quotation mark characters are replaced with the standard U+0027 Apostrophe (').

This may increase compatibility with some TTS Voices which may not work correctly otherwise.

If set to false, quotation mark characters are left untouched.