addHint
Add a single speech recognition hint. Hints boost the automatic speech recognition (ASR) engine’s accuracy for specific words or phrases that may otherwise be misrecognized — such as product names, technical jargon, or uncommon proper nouns.
Parameters
hint
A word or phrase to boost recognition accuracy.
Returns
AgentBase — Returns this for method chaining.