[6.1.0] - 2020-03-26
Breaking changes
As Bing Speech has deprecated and removed from Azure. Bing Speech support has been removed.fetchAuthorizationToken
is removed, please refer to this documentation on how to get an access token.
Added
Removed
Bing Speech support is removed, by @compulim, in PR #87.fetchAuthorizationToken
is removed, by @compulim, in PR #89.
Changed
- Bumped dependencies, in PR #87, by @compulim
- Production dependencies
- Development dependencies
- Use
p-defer-es5
instead of adoptedcreateDeferred.js
, in PR #89.