Skip to content

Releases: magicleap/MagicLeapTTSUtility

0.1.0

12 Jun 16:57
Compare
Choose a tag to compare

Added

  • Initial Release of the Magic Leap TTS Utility package for Unity

Features

  • Use Android TTS APIs in Unity to speak text
  • Set the language of the TTS engine.
  • Speak text with options to queue or flush the current speech (QUEUE_FLUSH and QUEUE_ADD).
  • Check if the TTS engine is currently speaking.
  • Stop the current speech.