An open API service indexing awesome lists of open source software.

https://github.com/asus4/unity-speech-recognizer

iOS Speech Recognizer for Unity
https://github.com/asus4/unity-speech-recognizer

ios speech-recognition speech-to-text unity

Last synced: 11 months ago
JSON representation

iOS Speech Recognizer for Unity

Awesome Lists containing this project

README

          

Unity Speech Recognizer
===

iOS Speech Recognizer for Unity.

## Requirement

- Works only on iOS Device. Not on UnityEditor
- iOS Version 10.0 or more.

## Installaiton

### - Unity Package
Download the latest SpeechRecognizer.unitypackage from [Releases](https://github.com/asus4/unity-speech-recognizer/releases)

### - Package Manager
If you are using Unity Package Manager,
Open `Packages/manifest.json` and add following line into `dependencies`.

`"com.github.asus4.unity-speech-recognizer": "https://github.com/asus4/unity-speech-recognizer.git#upm"`