VR4RoboticArm2/VR4RoboticArm/Library/PackageCache/com.meta.xr.sdk.voice/Features/Dictation/source
IonutMocanu 48cccc22ad Main2
2025-09-08 11:13:29 +03:00
..
Documentation Main2 2025-09-08 11:13:29 +03:00
Lib Main2 2025-09-08 11:13:29 +03:00
Plugins Main2 2025-09-08 11:13:29 +03:00
Prefabs Main2 2025-09-08 11:13:29 +03:00
Scripts Main2 2025-09-08 11:13:29 +03:00
Documentation.meta Main2 2025-09-08 11:13:29 +03:00
Lib.meta Main2 2025-09-08 11:13:29 +03:00
package.json Main2 2025-09-08 11:13:29 +03:00
package.json.meta Main2 2025-09-08 11:13:29 +03:00
Plugins.meta Main2 2025-09-08 11:13:29 +03:00
Prefabs.meta Main2 2025-09-08 11:13:29 +03:00
README.md Main2 2025-09-08 11:13:29 +03:00
README.md.meta Main2 2025-09-08 11:13:29 +03:00
Scripts.meta Main2 2025-09-08 11:13:29 +03:00

Dictation for Voice SDK

Voice SDKs dictation feature enables your app to efficiently transcribe speech to text in real time. It functions similarly to voice commands except that it does not process the resultant text with natural-language understanding (NLU).

The dictation feature is not designed to be used for voice commands, but instead as a text input modality. While you could use regular expressions to parse it to use for handling commands, the text is formatted in a human readable format. As a result, youll get much better recognition results using immersive voice commands with Voice SDKs AppVoiceExperience component.

For instructions on getting started, please see the Voice Hub documentation, under the menu Oculus -> Voice SDK -> Voice Hub.

Dependencies

This package requires the core Voice SDK package, which will install automatically when installing this package from the Unity Asset Store.