diff options
Diffstat (limited to 'binding/unreal/DMVOPBridge/DMVOPBridge.uplugin')
| -rw-r--r-- | binding/unreal/DMVOPBridge/DMVOPBridge.uplugin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binding/unreal/DMVOPBridge/DMVOPBridge.uplugin b/binding/unreal/DMVOPBridge/DMVOPBridge.uplugin index 349425a..4c54314 100644 --- a/binding/unreal/DMVOPBridge/DMVOPBridge.uplugin +++ b/binding/unreal/DMVOPBridge/DMVOPBridge.uplugin @@ -3,7 +3,7 @@ "Version": 0, "VersionName": "0.1.0", "FriendlyName": "Dumb Voice Protocol - UE Binding", - "Description": "TCP client for dmvop voice input in Unreal Engine", + "Description": "Launch dmvop as subprocess for voice input in Unreal Engine", "Category": "Input", "CreatedBy": "Weicao-CatilGrass", "CreatedByURL": "https://github.com/catilgrass/dumb-voice-protocol", |
