I am setting up a programmable voice token with the following codes:
const accessToken = new AccessToken(config.accountSid, config.apiKey, config.apiSecret);