Skip to main content

Introduction

Installation

The Unity Developer Examples app is available to download as an APK which can be installed to the RealWear Device.

Download Zip (v1.0.0)

Install the Developer Examples app on a RealWear Device.

![Unity Developer Example Menu]

The app contains a number of examples which can be viewed by following the instructions on the screen. Information about each example can be found below with a link to its source code below.

Examples

The following examples are available within the app. Each example has source code and documentation available.

Disable Action Button

Source codeDocumentation This example shows how to disable the the action button on the RealWear Device from inside your Unity application, blocking the default action event form occurring when your application is open.

Disable Global Commands

Source codeDocumentation This example shows how to disable the the global voice commands that WearHF provides by default.

Add Voice Commands

Source codeDocumentation This example shows how to add a voice command to your Unity application.

Text To Speech

Source codeDocumentation This example shows how to use the text to speech engine to read text aloud to the user.