Skip to content

0.1.0

Latest
Compare
Choose a tag to compare
@Babilinski Babilinski released this 12 Jun 16:57
· 1 commit to main since this release

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.