SpeakUp board / Custom software integration

The SpeakUp software is a for configuring SpeakUp, the speech recognition click board.
Post Reply
Author
Message
ejcmdq
Posts: 1
Joined: 19 May 2015 14:13

SpeakUp board / Custom software integration

#1 Post by ejcmdq » 19 May 2015 14:24

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

User avatar
marina.petrovic
Posts: 2986
Joined: 18 Apr 2013 08:11

Re: SpeakUp board / Custom software integration

#2 Post by marina.petrovic » 21 May 2015 12:02

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

Post Reply

Return to “SpeakUp Software”