# Voice search Integration

**URL:** <https://meta.discourse.org/t/voice-search-integration/88689>\
**Category:** Feature\
**Created:** [May 29, 2018, 8:09pm UTC](https://meta.discourse.org/t/voice-search-integration/88689 "2018-05-29T20:09:07Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![Gulshan\_Kumar](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gulshan_kumar/32/119562_2.png) [@Gulshan\_Kumar](https://meta.discourse.org/u/Gulshan_Kumar)\
**Post date:** [May 29, 2018, 8:09pm UTC](https://meta.discourse.org/t/voice-search-integration/88689/1 "2018-05-29T20:09:07Z")

</div>

Hi,

Discourse has amazing search feature. Integrating the voice search option in the search box can act as Google Assistant to quickly find any topic.

What do you think about Voice search?

_Poll ([view on site](https://meta.discourse.org/t/voice-search-integration/88689/1))_

Thanks & Regards,  
Gulshan

---

<div class="post-metadata">

**Author:** ![Logan\_Devine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/logan_devine/32/119800_2.png) [@Logan\_Devine](https://meta.discourse.org/u/Logan_Devine)\
**Post date:** [May 29, 2018, 8:17pm UTC](https://meta.discourse.org/t/voice-search-integration/88689/2 "2018-05-29T20:17:23Z")

</div>

Nice idea! I think this would be very cool!

---

<div class="post-metadata">

**Author:** ![notriddle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/notriddle/32/133055_2.png) [@notriddle](https://meta.discourse.org/u/notriddle)\
**Post date:** [May 29, 2018, 9:18pm UTC](https://meta.discourse.org/t/voice-search-integration/88689/3 "2018-05-29T21:18:08Z")

</div>

Using the web speech API? Because that thing is still considered “experimental” according to MDN:

> **[SpeechRecognition - Web APIs | MDN](https://developer.mozilla.org/en-US/docs/Web/API/SpeechRecognition)**
>
> The SpeechRecognition interface of the Web Speech API is the controller interface for the recognition service; this also handles the SpeechRecognitionEvent sent from the recognition service.
