TTS-1.5 is here: under 120ms latency, optimized stability! Learn more
Node.js
Configuration interface for KeywordMatcherNode creation.
KeywordMatcherNode
keywords: string[] | { name: string; keywords: string[]; }[]
Array<{name: string, keywords: string[]}>