Skip to content

Commit

Permalink
update link (#729)
Browse files Browse the repository at this point in the history
* update link

* fix link
  • Loading branch information
ksyeo1010 committed Nov 15, 2023
1 parent 6017fa1 commit 8638956
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions sdk/unity/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,14 @@ Picovoice is:

## Compatibility

[Picovoice unity package](./picovoice-2.2.2.unitypackage) is for running Picovoice on **Unity 2017.4+** on the following platforms:
[Picovoice unity package](./picovoice-3.0.0.unitypackage) is for running Picovoice on **Unity 2017.4+** on the following platforms:

- Android 5.0+ (API 21+) (ARM only)
- iOS 11.0+
- iOS 13.0+
- Windows (x86_64)
- macOS (x86_64)
- Linux (x86_64)

For running Picovoice on **macOS m1 (arm64)**, use the [Apple silicon](./picovoice-2.2.2-Apple-silicon.unitypackage) version on **Unity 2021.2+**.

## Installation

The easiest way to install the Picovoice Unity SDK is to import the latest [Picovoice Unity package](.) into your Unity projects by either dropping it into the Unity editor or going to _Assets>Import Package>Custom Package..._
Expand Down

0 comments on commit 8638956

Please sign in to comment.