Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

Move from Voice Names to Voice Styles #41

Open lornajane opened 3 years ago

lornajane commented 3 years ago

We use Voice Styles now, rather than voice names. Add support for styles, and update the docs to use this approach (bonus points if you can find Nicole in the new styles setup, she's my favourite!)

thearavind commented 3 years ago

Hi @lornajane Can I work on this issue

lornajane commented 3 years ago

You may, if you think you have enough information about the feature. The details for the changes to the NCCO are in the talk action docs: https://developer.nexmo.com/voice/voice-api/ncco-reference#talk and there's more information and examples about the styles in the text-to-speech guide. Thanks!