How I can specify multiple answers for a specific dialog node? For example, when user asks “What is your name”, my VA should reply “My name is Alexander”, or “You can call me Alexander”, or “Friends call me Alex”. Maybe Conversation service must retu a code and application checks the code and choose a random answer from answer's db.
