22 lines
No EOL
557 B
Text
22 lines
No EOL
557 B
Text
{
|
|
"FileVersion" : 3,
|
|
|
|
"FriendlyName" : "Speech Recognition Plugin",
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"CreatedBy" : "Shane Colbert",
|
|
"CreatedByURL" : "http://cmusphinx.sourceforge.net",
|
|
"EngineVersion" : "4.25",
|
|
"Description" : "A minimal implementation of the PocketSphinx library. This plugin is used for implementing simple Speech Recognition into your Unreal projects",
|
|
"Category" : "Audio",
|
|
"EnabledByDefault" : true,
|
|
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "SpeechRecognition",
|
|
"Type" : "Runtime",
|
|
"LoadingPhase" : "PreDefault"
|
|
}
|
|
]
|
|
} |