v5.5.0
New
- Voice Talk Command and Talk NCCO now allow you to use the
language
andstyle
parameters for text-to-speech. E.g.
var talkAction = new TalkAction() { Text = "Hei dette er en tekst-til-tale-samtale fra vonage " + extraText, Language="no-NO" };
Deprecations
- The
VoiceName
parameter has been deprecated.