Replace every pronunciation rule on the agent with the provided array. Use
addPronunciation() to append a single rule without
replacing the list.
Ordered list of pronunciation rules. Each rule has replace (the spelled-out
token), with (the phonetic replacement), and an optional
ignoreCase boolean.
AgentBase — Returns this for method chaining.