From c5adef19088097aa70c79092b8899f8151dabd0a Mon Sep 17 00:00:00 2001 From: Shinichi Tanaka Date: Wed, 5 Mar 2025 10:55:13 +0900 Subject: [PATCH] store url is incorrect MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit "https://store.arduino.cc/speech-recognition-engine" should be "https://store.arduino.cc/products/arduino-speech-recognition-engine" --- .../tutorials/speech-recognition-engine/content.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/speech-recognition-engine/content.md b/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/speech-recognition-engine/content.md index 14f432a46b..d33b4b7886 100644 --- a/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/speech-recognition-engine/content.md +++ b/content/hardware/04.pro/shields/portenta-vision-shield/tutorials/speech-recognition-engine/content.md @@ -76,7 +76,7 @@ The Arduino Speech Recognition Engine is a solution powered by Cyberon that requ * Install the library on your IDE * Test the free demo sketch -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: +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: * Fill in the required information on Cyberon's website * Get the required files and activate your license @@ -346,7 +346,7 @@ Inside each case add your custom code to be executed with the trigger or command #### Unlock Limitations (License) In case you want to further customize your model or add additional commands or trigger words, we have the right licenses for you: -- **Speech Recognition license.** Vouchers available on the [Arduino Store](https://store.arduino.cc/speech-recognition-engine). +- **Speech Recognition license.** Vouchers available on the [Arduino Store](https://store.arduino.cc/products/arduino-speech-recognition-engine). - **Pro License.** Feel free to [contact us](https://www.arduino.cc/pro/contact-us/) to unlock all the limitations. 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. You will get a new e-mail with the new License and Model headers. -***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.*** +***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.*** Open the sketch you have duplicated in the [Create New Project](#create-a-new-project) section.

AltStyle によって変換されたページ (->オリジナル) /