Speech Recognition - Cyberon#
License#
Cyberon DSpotterâ„¢ software requires a commercial license granted by Cyberon Corporation. This software ships with an expiring development license. It will suspend recognition after 100 recognition events.
Production versions of the DSpotterâ„¢ library are unrestricted when running on a specially licensed XMOS device. Please contact Cyberon or XMOS sales for further information.
Overview#
The Cyberon DSpotterâ„¢ speech recognition engine runs proprietary models to identify keywords in an audio stream.
One model for US English is provided. For any technical questions or additional models please contact Cyberon.
Dictionary command table#
Utterances |
Type |
Return code (decimal) |
---|---|---|
Hello XMOS |
keyword |
1 |
Hello Cyberon |
keyword |
1 |
Switch on the TV |
command |
2 |
Switch off the TV |
command |
3 |
Channel up |
command |
4 |
Channel down |
command |
5 |
Volume up |
command |
6 |
Volume down |
command |
7 |
Switch on the lights |
command |
8 |
Switch off the lights |
command |
9 |
Brightness up |
command |
10 |
Brightness down |
command |
11 |
Switch on the fan |
command |
12 |
Switch off the fan |
command |
13 |
Speed up the fan |
command |
14 |
Slow down the fan |
command |
15 |
Set higher temperature |
command |
16 |
Set lower temperature |
command |
17 |
Application Integration#
In depth information on out of the box integration can be found here: Host Integration