UnityBridge
SperoSophia
$40.00
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/19(2018) |
40.0 |
11/07(2024) |
40.0 |
Jump AssetStore
UnityBridge allows you to connect third party services and plugins in to Unity that before were unsupported.
Its a way to get around Unity's .NET 2.0 limitation and run .NET 4.6 plugin services in the background.
Within the package is the UnityBridge plugin and a sample implementation.
SpeechInterface:
Using Microsoft Speech Recognition as the sample that was chosen. A zip file containing the visual studio solution for a Bridged Service. In this instance running Speech Recognition behind the scenes and relaying the speech back to unity for display or fun manipulations.
To accomplish this we wrote a new Network protocol that we coined CRP (Collected Relay Packet) which is still under heavy and active development.
>> Documentation
Upcoming updates will allow LAN and WAN so you can connect you local mobile phone to a service that is running on you PC without typing any IP addresses.