Requires Unity 5.3.0 or higher.
Speech Control Plugin for VR is a plugin for Unity, that allows you:
* Start recording player speech and automatically detect when the player stops talking.
* Setup all necessary settings of recording intervals.只需开始录制并以字符串文本形式获取语音结果
* Recognize recorded speech to text using powerful Google Cloud Speech API.
* Show your JSON result and parsed text.开始录制播放器语音,并在播放器停止通话时自动检测
The plugin uses Google Cloud Speech API based on Google Cloud Platform, please check the README for instructions on how to configure required settings to run example scene correctly.
Just start recording and get speech result as string text!
It is suitable for Voice Search in VR applications and also works great for mobile platforms!