2 Star 1 Fork 2

linz/CSharp语音识别

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
语音识别例子.sln 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
codeoflinz 提交于 2019-01-21 13:50 . init

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.168
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "语音识别例子", "语音识别例子\语音识别例子.csproj", "{0366FD6C-48CC-4066-940A-92DAC1920987}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0366FD6C-48CC-4066-940A-92DAC1920987}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0366FD6C-48CC-4066-940A-92DAC1920987}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0366FD6C-48CC-4066-940A-92DAC1920987}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0366FD6C-48CC-4066-940A-92DAC1920987}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C305B878-ADEA-4967-B054-795802A44312}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/o70078/csharp_speech_recognition.git
git@gitee.com:o70078/csharp_speech_recognition.git
o70078
csharp_speech_recognition
CSharp语音识别
master

搜索帮助