# Challenge capturing voice from node red dashboard

**URL:** https://discourse.nodered.org/t/challenge-capturing-voice-from-node-red-dashboard/20493
**Category:** Dashboard
**Created:** [17 January 2020 10:41 UTC](https://discourse.nodered.org/t/challenge-capturing-voice-from-node-red-dashboard/20493 "2020-01-17T10:41:00Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![TotallyInformation](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/totallyinformation/32/31_2.png) [@TotallyInformation](https://discourse.nodered.org/u/TotallyInformation)
#### Post date: [17 January 2020 17:45 UTC](https://discourse.nodered.org/t/challenge-capturing-voice-from-node-red-dashboard/20493/3 "2020-01-17T17:45:01Z")

</div>

There are a couple of older threads that touch on this. They may be of help:

> [@Microphone access from Dashboard](https://discourse.nodered.org/t/microphone-access-from-dashboard/3746/2):
>
> Hi Sandra, You didn't say which microphone node you are using, so I went looking for what is available in the flows library... it looks like the [node-red-contrib-browser-utils](https://flows.nodered.org/node/node-red-contrib-browser-utils) provides a dashboard widget the start/stop button built-in: Microphone The browser starts recording after the button next to the node is clicked and stops it when the button is clicked again. The node outputs it as a WAV buffer.

> [@Override Trigger-Button](https://discourse.nodered.org/t/override-trigger-button/642):
>
> Hi there, is there a possibility to trigger a trigger-button (e.g. “Inject”-node, …) from extern? Via http/mqtt/flow-variable/… I agree, everyone should reword his flow to trigger an event on specific time, instead of such goofiness, but my used node (node-red-contrib-browser-utils/microphone) just provide such an trigger-button at node, instead of an input to trigger it via button or else. To modify the .html of this node gave me no luck.

---

_[View the full topic](https://discourse.nodered.org/t/challenge-capturing-voice-from-node-red-dashboard/20493)._
