Skip to content

Commit 31b7b45

Browse files
committed
Merge branch 'patch-8' of https://github.com/wsturman/azure-docs-pr into nitinme-branch-speech
2 parents 6edcab1 + ad74b67 commit 31b7b45

File tree

1 file changed

+21
-4
lines changed

1 file changed

+21
-4
lines changed

articles/cognitive-services/Speech-Service/speech-devices-sdk-qsg.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ Before starting development with the Speech Devices SDK, gather the information
3939

4040
## Set up the development kit
4141

42-
1. Plug in the development kit's power adapter. A green power indicator should light up under the top board.
42+
1. Power up the dev kit using a mini USB cable connected to a PC or a power adptor. A green power indicator should light up under the top board.
4343

44-
1. Connect the development kit to a computer using a mini USB cable.
44+
1. Connect the development kit to a computer using a second mini USB cable.
4545

4646
![connecting the dev kit](media/speech-devices-sdk/qsg-1.jpg)
4747

@@ -77,10 +77,23 @@ Before starting development with the Speech Devices SDK, gather the information
7777
7878
1. Your device should be listed under "Choose a device". Click the **View** button next to it.
7979
80-
1. Connect to your wireless network by clicking **Settings**, then **WLAN**.
80+
1. Connect to your wireless network by clicking on the folder icon, then **Settings**, then **WLAN**.
8181
8282
![Vysor WLAN](media/speech-devices-sdk/qsg-4.png)
8383
84+
> [!NOTE]
85+
> If your company has policies regarding connecting devices to the wifi system, you need to obtain the Mac Address and contact your IT department about how to connect it to your wifi system. To find the Mac Address of the dev kit, click on the file folder icon on the desktop of the dev kit, then **Settings**, search for "Mac address", click on **Mac address** to get into **Advanced WLAN**, write down the Mac address found towards the bottom. Also, some companies might have a time limit of how long a device can be connected to their wifi systems. You might need to extend the dev kit's registration with your wifi system, after a certain number of days.
86+
87+
88+
![Vysor file folder](media/speech-devices-sdk/qsg-10.png)
89+
90+
![Vysor Mac Address](media/speech-devices-sdk/qsg-11.png)
91+
92+
93+
> If you want to attach a speaker to the dev kit, you can connect it to the Audio line out. You should also choose a good quality 3.5mm speaker.
94+
95+
![Vysor Audio](media/speech-devices-sdk/qsg-14.png)
96+
8497
## Run a sample application
8598
8699
To run the Roobo tests and validate your development kit setup, build and install the sample application.
@@ -174,7 +187,11 @@ To run the Roobo tests and validate your development kit setup, build and instal
174187
175188
## Troubleshooting
176189
177-
If you get certificate failures when using the Speech service, make sure the device has the correct date and time.
190+
If you get certificate failures when using the Speech service, make sure the device has the correct date and time. Go to **Settings**, click on **Date & time** under System, and **Select time zone** to be your current time zone. Keep **Automatic date & time** ON. When you see the dev kit's time matches your PC's time, then you will know the dev kit is connected to the internet.
191+
192+
![Vysor file folder](media/speech-devices-sdk/qsg-12.png)
193+
194+
![Vysor file folder](media/speech-devices-sdk/qsg-13.png)
178195
179196
For more development information, see Roobo's [development guide](http://dwn.roo.bo/server_upload/ddk/ROOBO%20Dev%20Kit-User%20Guide.pdf).
180197

0 commit comments

Comments
 (0)