Skip to content

Commit 60d799b

Browse files
authored
Update Readme
1 parent bf82bd4 commit 60d799b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This repository is divided in 2 parts:
1313
## Example 🎬
1414

1515
<p>
16-
<img src="SpeechRecognizerImage.jpeg" alt="simple video gif"/>
16+
<img src="SpeechRecognizerImage.jpeg" alt="simple video gif" width="492" height="1024"/>
1717
</p>
1818

1919
*In this image it is possible to see 5 results appearing on the panel after speeching to the device "this is a continuous text speech".*
@@ -30,4 +30,4 @@ If you want to scratch the code:
3030
- If you want to check **Unity
3131
**'s project, **open the project**, select **SpeechRecognizer** scene.
3232
Either inside the unity project or simply dragging the **.cs** classes on your editor, you have to watch on to the classes located on ``UnitySpeechRecognizer/Assets/Scripts``.
33-
- If you want to check the **Android Plugin** you can do it opening the solution with **AndroidStudio** or just drag the ``MainActivity.java`` class located on ``UnitySpeechRecognizerPlugin\app\src\main\java\com\example\eric\unityspeechrecognizerplugin``
33+
- If you want to check the **Android Plugin** you can do it opening the solution with **AndroidStudio** or just drag the ``MainActivity.java`` class located on ``UnitySpeechRecognizerPlugin\app\src\main\java\com\example\eric\unityspeechrecognizerplugin``

0 commit comments

Comments
 (0)