You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/04.pro/shields/portenta-vision-shield/tutorials/speech-recognition-engine/content.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ The Arduino Speech Recognition Engine is a solution powered by Cyberon that requ
76
76
* Install the library on your IDE
77
77
* Test the free demo sketch
78
78
79
-
In case you would like to extend the engine functionalities, you will have to purchase [a voucher on the Arduino Store](https://store.arduino.cc/speech-recognition-engine) and follow the next steps:
79
+
In case you would like to extend the engine functionalities, you will have to purchase [a voucher on the Arduino Store](https://store.arduino.cc/products/arduino-speech-recognition-engine) and follow the next steps:
80
80
* Fill in the required information on Cyberon's website
81
81
* Get the required files and activate your license
82
82
@@ -346,7 +346,7 @@ Inside each case add your custom code to be executed with the trigger or command
346
346
#### Unlock Limitations (License)
347
347
348
348
In case you want to further customize your model or add additional commands or trigger words, we have the right licenses for you:
349
-
-**Speech Recognition license.** Vouchers available on the [Arduino Store](https://store.arduino.cc/speech-recognition-engine).
349
+
-**Speech Recognition license.** Vouchers available on the [Arduino Store](https://store.arduino.cc/products/arduino-speech-recognition-engine).
350
350
-**Pro License.** Feel free to [contact us](https://www.arduino.cc/pro/contact-us/) to unlock all the limitations.
351
351
352
352
There are different licensing options to fit the needs of your project. Read more in the [Licensing section (Voucher codes)](#licensing). Note that you need to have an already existing project to use a paid license. Check the [previous section](#create-a-new-project) to know more.
@@ -367,7 +367,7 @@ Click next, review your project options and press continue.
367
367
368
368
You will get a new e-mail with the new License and Model headers.
369
369
370
-
***Warning: in case you are using a Speech Recognition License (not Pro), please note that deployed models are not customizable. You can always purchase an additional voucher on [Arduino Store](https://store.arduino.cc/speech-recognition-engine) to generate a new model for the same hardware.***
370
+
***Warning: in case you are using a Speech Recognition License (not Pro), please note that deployed models are not customizable. You can always purchase an additional voucher on [Arduino Store](https://store.arduino.cc/products/arduino-speech-recognition-engine) to generate a new model for the same hardware.***
371
371
372
372
Open the sketch you have duplicated in the [Create New Project](#create-a-new-project) section.
0 commit comments