Unity VuforiaTutorial: Speech Recognition controlled AR VR

Опубликовано: 21 Май 2017
на канале: mayank.technical
15,608
245

Augmented Reality is among the top emerging technologies that helps in providing digital information on the move in more realistic way thus saving cost and provide more effective state-of-art solutions. Create your own first Augmented Reality based AR Application using Unity and run using your Android or iOS device.We have used Vuforia sdk where we try to augment a 3D character golum on a target image.
There are many approaches of embedding speech recognition such as Microsoft speech api, IBM Watson cognitive api, Wit.ai- natural language process support for developers and the very famous Google cloud based speech api. The last three are the cloud based api thus provide support for any platforms like android, iOS. They support mobility, however with Microsoft speech api, it is powerful but works offline so very much effective with head mounted displays like Oculus Rift or Htc Vive for developing VR AR and Mixed Reality apps.Since Microsoft speech api works offline on your local system so it is fast. Also there is a keyword dictionary which allow speech recognition more faster and better performance, accuracy.So this approach works well with Head Mounted displays like Oculus Rift or Htc Vive or else with projectors targeting huge target patterns.

You might also be interested in other tutorials

-- Unity Tutorial : How to create Augmented Reality with Speech Recognition for Android + iOS + Win + Mac +VR Part1
--------    • How to: Augmented Reality App Tutoria...  

-- Unity Tutorial : Create your own Augmented Reality App in 10 Minutes
-------    • Unity Tutorial : Create your own Augm...  

********************************************************************************************************
All Assets for this tutorial
------ https://drive.google.com/drive/folder...

********************************************************************************************************