virtual-device-sdk icon indicating copy to clipboard operation
virtual-device-sdk copied to clipboard

:mute: Interact with Alexa Voice Service (AVS) without speaking

Results 5 virtual-device-sdk issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependencies [minimist](https://github.com/minimistjs/minimist), [mocha](https://github.com/mochajs/mocha), [mkdirp](https://github.com/isaacs/node-mkdirp) and [nyc](https://github.com/istanbuljs/nyc). These dependencies need to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's...

dependencies

Bumps [ms](https://github.com/vercel/ms) and [debug](https://github.com/debug-js/debug). These dependencies needed to be updated together. Updates `ms` from 0.7.3 to 2.1.2 Release notes Sourced from ms's releases. 2.1.2 Patches Fixed negative decimals less than...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.3 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...

dependencies

Bumps [debug](https://github.com/debug-js/debug) from 2.6.6 to 2.6.9. Release notes Sourced from debug's releases. 2.6.9 Patches Remove ReDoS regexp in %o formatter: #504 Credits Huge thanks to @​zhuangya for their help! release...

dependencies

Hey all. Playing with the SDK and noticed that I was unable to extract the "caption" property from the [IVirtualDeviceResult](https://github.com/bespoken/virtual-device-sdk/blob/18c60001b3325dfe9d713f349745c510a66e2423/src/VirtualDevice.ts#L594-L606) type [as shown in the docs](https://read.bespoken.io/end-to-end/api/#node-js-api).