Versions in this module Expand all Collapse all v1 v1.2.0 Jun 6, 2026 Changes in this version + func HasSpeakableContent(s string) bool + func SanitizeForSpeech(s string) string v1.1.0 Jun 3, 2026 Changes in this version + func CleanText(s string, opts *Options) string + type Options struct + DedupLines bool + DropBoilerplateLines bool + Lowercase bool + StripMarkdown bool + StripSymbols bool