0.1.2 • Published 2 years ago

com.fossfoss.unity-google-cloud-streaming-speech-to-text v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Unity Google Streaming Speech to Text

Unity Google Streaming Speech to Text is a Unity plugin that uses Googel Cloud Speech-to-Text to turn microphone input into text srings.

It is based on UnityGoogleStreamingSpeechToText by Oren Shoham, with modifications to support languages other than English, as well as other features of Google's API.

It has been tested on the following platforms:

  • Windows 11 in Unity 2021.1.30f1

How To Install

This package uses the scoped registry feature to resolve package dependencies. Open the Package Manager page in the Project Settings window and add the following entry to the Scoped Registries list:

  • Name: FossFoss
  • URL: https://registry.npmjs.com
  • Scope: com.fossfoss

Scoped Registry

Now you can install the package from My Registries page in the Package Manager window.

My Registries