Skip to content

v5.5.0

Compare
Choose a tag to compare
@slorello89 slorello89 released this 19 Nov 19:48
9e006b5

New

  • Voice Talk Command and Talk NCCO now allow you to use the language and style 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.