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

0.1.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i com.fossfoss.unity-google-cloud-streaming-speech-to-text

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

206 MB

Total Files

107

Last publish

Collaborators

  • fossfoss