Page 1 of 1

SpeakUp board / Custom software integration

Posted: 19 May 2015 14:24
by ejcmdq
Sirs, good morning

Your board is an excellent choice, both in performance and price. We would like to integrate to our software platform for our customers (mainly security officers in banks and corporations).
Is there any technical document or api to integrate your board or some example beyond your free software?

Noted thanks, Eduardo

Re: SpeakUp board / Custom software integration

Posted: 21 May 2015 12:02
by marina.petrovic
Hi,

As SpeakUp click is speaker dependent, we don't provide some standardized example for this click.

If you don't want to use SpeakUp click in standalone mode (with SpeakUp application), you can use it in "click" mode,
which means that you can connect SpeakUp click with microcontroller, and over UART receive indexes of the recognized words (you can use this indexes in your code for other tasks).

In SpeakUp click User Manual you can read more about "click" mode: http://www.mikroe.com/downloads/get/207 ... l_v101.pdf

Firmware in SpeakUp click is based on DTW algorithm, so I suggest you to read more about this algorithm in order to learn more about it's benefits and restrictions.

Best regards,
Marina