web-speech-cognitive-services
Advanced tools
Changelog
[3.0.0] - 2018-10-31
@babel/runtime
and @babel/plugin-tranform-runtime
, in favor of babel-polyfill
null
tokenAudioContext
, we will stop the AudioBufferSourceNode
for a graceful stoprecognition.fetchToken = async () => return await 'your subscription key';
recognition.fetchToken = createFetchTokenUsingSubscriptionKey('your subscription key');
fetchToken
will be called every time a token is required, implementor should cache the token as needed@babel/core@7.1.2
and jest@^23.6.0
react-scripts@2.0.4
/packages/component/
instead of /
event-as-promise@1.0.5