MixedRealityToolkit / MixedRealityToolkit-Unity

This repository holds the third generation of the Mixed Reality Toolkit for Unity. The latest version of the MRTK can be found here.
BSD 3-Clause "New" or "Revised" License
374 stars 96 forks source link

MRTK3 TTS should support configuration options #343

Closed IssueSyncBot closed 1 year ago

IssueSyncBot commented 1 year ago

Original issue opened by:

@david-c-kline david-c-kline


Things such as:


ISSUE MIGRATION

Issue migrated from: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/11169

IssueSyncBot commented 1 year ago

Original comment by:

@AMollis AMollis


@srinjoym Are there missing features from MRTK2?

IssueSyncBot commented 1 year ago

Original comment by:

@srinjoym srinjoym


This was supported in the MixedReality.Toolkit.Audio package in MRTK 2: https://learn.microsoft.com/en-us/dotnet/api/microsoft.mixedreality.toolkit.audio.texttospeech?view=mixed-reality-toolkit-unity-2020-dotnet-2.8.0. We will need to port the functionality to MRTK3

IssueSyncBot commented 1 year ago

Original comment by:

@srinjoym srinjoym


Added support for custom voices with https://github.com/microsoft/MixedRealityToolkit-Unity/pull/11458