microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Sample Scene: Add TextToSpeechExamples to MRTK3 #11484

Closed AMollis closed 1 year ago

AMollis commented 1 year ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


MRTK2 Scene Name

TextToSpeechExamples

Overview

This scene demonstrates the Text To Speech capability on Windows platform. On HoloLens, click on any of the three red spheres in the scene and you will hear generated voice.

Additional Context

TextToSpeech feature (under the Audio SDK in MRTK, now the text to speech subsystem and windows text to speech)

AMollis commented 1 year ago

Done