Skip to content

This is a basic example on how to integrate a Unity character, Watson Speech to Text Service and Arduino.

License

Notifications You must be signed in to change notification settings

eagostinelli/Unity_Arduino_Speech2Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity_Arduino_Speech2Text

This is a basic example on how to integrate a Unity character, Watson Speech to Text Service and Arduino.

YouTube Demo:

How to replicate:

  1. Clone the repository
  2. Open the Unity Project "UnityArduinoSTT" in Unity (use Unity Hub)
  3. Add the Watson Speech to Text Instance credentilas (API Key and URL)
  4. Upload the "Traffic-Light.ino" Script to your Arduino
  5. Update the Serial Port with your Arduino Port in the "Example Streaming" Script as shown in step 3.3 . Just replace "/dev/tty.usbmodemxxxxxx" with your serial port of your Arduino.
  6. PLAY!

You are good to go!

Blog: Complete Instruction "Unity Character powered by Speech to Text & Arduino"

Author: Erika Agostinelli

About

This is a basic example on how to integrate a Unity character, Watson Speech to Text Service and Arduino.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages