Vonage / vonage-node-sdk

Vonage API client for Node.js. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
Apache License 2.0
375 stars 178 forks source link

feat: add tss languages generate file from voice.json #926

Closed ThingUroboros closed 1 month ago

ThingUroboros commented 3 months ago

Description

Added TSS Language Extensions

Motivation and Context

Resolving issue

Types of changes

Checklist

ThingUroboros commented 1 month ago

@dragonmantank Hi, I don't have permission to merge

"Only those with write access to this repository can merge pull requests."

manchuck commented 1 month ago

@ThingUroboros I created #926 to allow strings to be passed in as well. I would update this to be the new JS const type instead of an enum but not all node versions we support have this implemented.