当前位置:网站首页>Hololens2 development -6-eyetracking and speech recognition
Hololens2 development -6-eyetracking and speech recognition
2022-07-01 09:34:00 【Xiao Zhang has to work hard every day】
One 、 Reference scenario case location


clone 3 It's about ,sdk+Input+speed


Hang up

voicetest Code , take voicetest The codes are hung in cube and plane Components
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class voicetest : MonoBehaviour
{
// Start is called before the first frame update
void Start()
{
}
// Update is called once per frame
void Update()
{
}
public void talk_to_cube()
{
Debug.Log(" Cube : You call me !!");
}
public void talk_to_Plane()
{
Debug.Log(" Plane : You call me !!");
}
}
边栏推荐
- 【检测技术课案】简易数显电子秤的设计与制作
- PHP merges multiple arrays. The same element takes the intersection of different elements to form an array
- [untitled]
- [ESP nanny level tutorial] crazy completion chapter - Case: chemical environment system detection based on Alibaba cloud and Arduino, supporting nail robot alarm
- Concept of digital currency
- Niuke monthly race 22- collect pieces of paper
- 121. thread scheduling: join() method and yield() method
- [ESP nanny level tutorial preview] crazy node JS server - Case: esp8266 + DS18B20 temperature sensor +nodejs local service + MySQL database
- js作用域链与闭包
- JS prototype inheritance can only inherit instances, not constructors
猜你喜欢

【电赛训练】红外光通信装置 2013年电赛真题
![2.3 [pytorch] data preprocessing torchvision datasets. ImageFolder](/img/19/cce8d8a7cdcb1021166c46adf803c1.png)
2.3 [pytorch] data preprocessing torchvision datasets. ImageFolder
![[pytorch] 2.4 convolution function nn conv2d](/img/eb/382a00af5f88d5954f10ea76343d6e.png)
[pytorch] 2.4 convolution function nn conv2d

【检测技术课案】简易数显电子秤的设计与制作

MapReduce programming basics

How to realize the usage of connecting multiple databases in idel

FAQ | FAQ for building applications for large screen devices

Swift control encapsulation - paging controller

Principle and application of single chip microcomputer timer, serial communication and interrupt system

Dspic30f6014a LCD block display
随机推荐
[pytorch] 2.4 convolution function nn conv2d
Tree structure --- binary tree 1
类加载
[untitled]
Analysis and solution of JS this loss
Installation and use of NoSQL database
nacos簡易實現負載均衡
Key points of NFT supervision and overseas policies
Nacos service configuration and persistence configuration
Short circuit operator lazy evaluation
Win7 pyinstaller reports an error DLL load failed while importing after packaging exe_ Socket: parameter error
Youqitong PE toolbox [vip] v3.7.2022.0106 official January 22 Edition
队列的实现和应用
ESP8266 FreeRTOS开发环境搭建
Clickhouse: Test on query speed of A-share minute data [Part 2]
Problems caused by delete and delete[]
Solution of EPS image blur by latex insertion
【pytorch】softmax函数
Dspic30f6014a LCD block display
SQL learning notes (01) - basic knowledge of database