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

MRTK3 toolkit foundation Text-To-Speech not working on Meta Quest 3. #11829

Closed Sanket2255 closed 2 months ago

Sanket2255 commented 3 months ago

Overview

I have converted my Unity project of hololens2 to Meta Quest 3 which is integrated using OpenXR, so everything , handinteractions, handmenu , other functionalities of project works fine but only Text-To-Speech do not work on Meta Quest 3 as it has condition Windows_UWP works only for UWP, not for android , so is there any way to convert TTS to work on Meta Quest 3.

Expected behavior

Actual behavior

Steps to reproduce

(Links to sample github project preferred)

Unity editor version

2022.3

Mixed Reality Toolkit release version

MRTK3

nmanis commented 3 months ago

This issues list is for the legacy MRTK 2.8.3 release

This should be posted over on MRTK 3 issues list: https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/issues

jadhavsanket2255 commented 3 months ago

This issues list is for the legacy MRTK 2.8.3 release

This should be posted over on MRTK 3 issues list: https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity/issues

Thankyou for informing, I will post it on MRTK3 issues