Hello,
I’m pretty new to the Matrix Creator. I want to use the Matrix Creator 8 microphone array. But the documentation on the microphone array is very poor and it’s hard to get started.
https://matrix-io.github.io/matrix-documentation/API/microphone/
If you guys good help me with getting started that would be great. I do have a view questions about it.
Does the Matrix Creator use all the 8 microphone’s (microphone channels) by default?
How can I just them for voice recognition with js?
Do I need to save the file before I can use voice recognition.
How to get started?
I would appreciated it if you guys could help me start.
Kind regards,
Gwesseling
H.T.D
August 4, 2017, 7:34pm
#2
Hi, This hint might answer your question 1.
@evan mic_channel8 is the beamformed channel. mic_channel0-7 are the single channels. As the Voice only has 7 mics, it may be different.
Question 2. and question 3.
With nodejs this should help you:
For all other snowboy implementations take a look into the Readme and maybe the other examples:
Hotwords detection, sonus also combine google stt
http://docs.kitt.ai/snowboy/#introduction
Question 4.
Try these example
I’d like to use microphone indivdually like one programm uses mic1 and second programm uses mic2 simultaneously
Hi @FxEng707 ,
Please check our response to your other post regarding this.
Best,
Samreen