MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.25k stars 21.41k forks source link

What's the purpose of speech-processor.js in version 1.4.1 zip package? #30395

Closed siddiqaa closed 5 years ago

siddiqaa commented 5 years ago

Documentation mentions two files in the zip package but there are more than 2. There's also a file in the 1.4.1 zip package called speech-processor.js which is not mentioned in documentation. Is that needed for the client?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

SumanthMarigowda-MSFT-zz commented 5 years ago

@siddiqaa Thanks for your question. We are checking on this and will respond to you soon.

siddiqaa commented 5 years ago

@SumanthMarigowda-MSFT Thank you - I edited my original issue description with more details and look forward to the response.

RohitMungi-MSFT commented 5 years ago

@siddiqaa Thanks for pointing this out. It looks like this file is a recent addition for the implementation of the AudioWorkletProcessor This file will be loaded only in recent browsers that supports Audio worklet. It is currently in js because it needs to be in es6. @fmegen Do we have a plan to update this documentation to add more information about this file in the latest package?

RohitMungi-MSFT commented 5 years ago

@siddiqaa We will now proceed to close this thread. If there are further questions regarding this matter, please tag @RohitMungi-MSFT in your reply. We will gladly continue the discussion and we will reopen the issue.