This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
83 changed files
with
4,698 additions
and
4,477 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,45 @@ | ||
{ | ||
"FileVersion": 3, | ||
"Version": 33, | ||
"VersionName": "1.6.16", | ||
"FriendlyName": "AzSpeech - Voice and Text", | ||
"Description": "Integrates Azure Speech Cognitive Services into the Engine by adding functions to perform recognition and synthesis via asynchronous tasks.", | ||
"Category": "Game Features", | ||
"CreatedBy": "Lucas Vilas-Boas", | ||
"CreatedByURL": "https://github.com/lucoiso", | ||
"DocsURL": "https://github.com/lucoiso/UEAzSpeech/wiki", | ||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/94ad3e51c6f443718cdb312b48742bb3", | ||
"SupportURL": "https://github.com/lucoiso/UEAzSpeech/issues", | ||
"CanContainContent": false, | ||
"IsBetaVersion": true, | ||
"IsExperimentalVersion": false, | ||
"Installed": false, | ||
"Modules": [ | ||
{ | ||
"Name": "AzSpeech", | ||
"Type": "Runtime", | ||
"LoadingPhase": "Default", | ||
"PlatformAllowList": [ | ||
"Win64", | ||
"Android" | ||
] | ||
}, | ||
{ | ||
"Name": "AzSpeechEditor", | ||
"Type": "Editor", | ||
"LoadingPhase": "Default", | ||
"PlatformAllowList": [ | ||
"Win64", | ||
"Mac", | ||
"Linux" | ||
] | ||
} | ||
], | ||
"Plugins": [ | ||
{ | ||
"Name": "AndroidPermission", | ||
"Enabled": true, | ||
"Optional": true | ||
} | ||
] | ||
"FileVersion": 3, | ||
"Version": 34, | ||
"VersionName": "1.6.17", | ||
"FriendlyName": "AzSpeech - Voice and Text", | ||
"Description": "Integrates Azure Speech Cognitive Services into the Engine by adding functions to perform recognition and synthesis via asynchronous tasks.", | ||
"Category": "Game Features", | ||
"CreatedBy": "Lucas Vilas-Boas", | ||
"CreatedByURL": "https://github.com/lucoiso", | ||
"DocsURL": "https://github.com/lucoiso/UEAzSpeech/wiki", | ||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/94ad3e51c6f443718cdb312b48742bb3", | ||
"SupportURL": "https://github.com/lucoiso/UEAzSpeech/issues", | ||
"CanContainContent": false, | ||
"IsBetaVersion": true, | ||
"IsExperimentalVersion": false, | ||
"Installed": false, | ||
"Modules": [ | ||
{ | ||
"Name": "AzSpeech", | ||
"Type": "Runtime", | ||
"LoadingPhase": "Default", | ||
"PlatformAllowList": [ | ||
"Win64", | ||
"Android" | ||
] | ||
}, | ||
{ | ||
"Name": "AzSpeechEditor", | ||
"Type": "Editor", | ||
"LoadingPhase": "Default", | ||
"PlatformAllowList": [ | ||
"Win64", | ||
"Mac", | ||
"Linux" | ||
] | ||
} | ||
], | ||
"Plugins": [ | ||
{ | ||
"Name": "AndroidPermission", | ||
"Enabled": true, | ||
"Optional": true | ||
} | ||
] | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.