I'm try to run example on my computer (https://www.microsoft.com/cognitive-services/en-us/Speech-api/documentation/GetStarted/GetStartedJS) but when I select "Use Microphone" nothing happend, checking code, exactly in 88 line, when timeout is finished, the captured data is not send, looking documentation I don't know how to retrieve BufferArray recorded, how to get it? Thanks