Skip to content

Commit de988e4

Browse files
authored
1 parent a229ea3 commit de988e4

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/04.pro/shields/portenta-vision-shield/tutorials/speech-recognition-engine

1 file changed

+3
-3
lines changed

content/hardware/04.pro/shields/portenta-vision-shield/tutorials/speech-recognition-engine/content.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The Arduino Speech Recognition Engine is a solution powered by Cyberon that requ
7676
* Install the library on your IDE
7777
* Test the free demo sketch
7878

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:
8080
* Fill in the required information on Cyberon's website
8181
* Get the required files and activate your license
8282

@@ -346,7 +346,7 @@ Inside each case add your custom code to be executed with the trigger or command
346346
#### Unlock Limitations (License)
347347

348348
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).
350350
- **Pro License.** Feel free to [contact us](https://www.arduino.cc/pro/contact-us/) to unlock all the limitations.
351351

352352
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.
367367

368368
You will get a new e-mail with the new License and Model headers.
369369

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.***
371371

372372
Open the sketch you have duplicated in the [Create New Project](#create-a-new-project) section.
373373

0 commit comments

Comments
 (0)