WEKIT-ECS / MIRAGE-XR

MirageXR is a reference implementation of an XR training system. MirageXR enables experts and learners to share experience via XR and wearables using ghost tracks, realtime feedback, and anchored instruction.
Other
28 stars 4 forks source link

Character: read out description from task card #585

Open wekitecs opened 2 years ago

wekitecs commented 2 years ago

Now that we have Watson integration, we can allow that the character model reads out the description from the task card, as alternative to playing a recorded audio or the AI mode speech input/output.

This requires adding a checkbox option to the edit panel: [X] read out description from task card

fwild commented 1 year ago

Implementation: to avoid additional cost, the speech generation should be done at edit time, and the resulting audio file should be saved!