forked from Mirrors/freeswitch
984e3c1f7a
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12540 d0543943-73ff-0310-b7d9-9358b9ac24b2
1049 lines
24 KiB
XML
1049 lines
24 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="flite"
|
|
ProjectGUID="{0AD1177E-1FD8-4643-9391-431467A11084}"
|
|
RootNamespace="flite-1.3-current"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""..\..\flite-1.3.99\include";"..\..\flite-1.3.99\lang\usenglish";"..\..\flite-1.3.99\lang\cmulex""
|
|
PreprocessorDefinitions="CST_AUDIO_NONE=1;NO_UNION_INITIALIZATION=1;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
WarningLevel="4"
|
|
DebugInformationFormat="4"
|
|
DisableSpecificWarnings="4100;4057;4706"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""..\..\flite-1.3.99\include";"..\..\flite-1.3.99\lang\usenglish";"..\..\flite-1.3.99\lang\cmulex""
|
|
PreprocessorDefinitions="CST_AUDIO_NONE=1;NO_UNION_INITIALIZATION=1;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
WarningLevel="0"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4100;4057;4706"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""..\..\flite-1.3.99\include";"..\..\flite-1.3.99\lang\usenglish";"..\..\flite-1.3.99\lang\cmulex""
|
|
PreprocessorDefinitions="CST_AUDIO_NONE=1;NO_UNION_INITIALIZATION=1;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
WarningLevel="0"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4100;4057;4706"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="2"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories=""..\..\flite-1.3.99\include";"..\..\flite-1.3.99\lang\usenglish";"..\..\flite-1.3.99\lang\cmulex""
|
|
PreprocessorDefinitions="CST_AUDIO_NONE=1;NO_UNION_INITIALIZATION=1;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="true"
|
|
WarningLevel="0"
|
|
DebugInformationFormat="3"
|
|
DisableSpecificWarnings="4100;4057;4706"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\audio\au_command.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\audio\au_none.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\audio\au_streaming.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\audio\au_wince.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\audio\audio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\audio\auserver.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmulex\cmu_lex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmulex\cmu_lex_data.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmulex\cmu_lex_entries.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmulex\cmu_lts_model.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmulex\cmu_lts_rules.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmulex\cmu_postlex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_time_awb\cmu_time_awb.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="include;lang/usenglish"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="include;lang/usenglish"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="include;lang/usenglish"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="include;lang/usenglish"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_time_awb\cmu_time_awb_cart.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_time_awb\cmu_time_awb_clunits.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_time_awb\cmu_time_awb_lex_entry.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_time_awb\cmu_time_awb_lpc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_time_awb\cmu_time_awb_mcep.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_kal\cmu_us_kal.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_kal\cmu_us_kal_diphone.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_kal\cmu_us_kal_lpc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_kal\cmu_us_kal_res.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_kal\cmu_us_kal_residx.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_alloc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_args.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\stats\cst_cart.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\cg\cst_cg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\wavesynth\cst_clunits.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\wavesynth\cst_diphone.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_endian.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_error.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_features.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\hrg\cst_ffeature.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\synth\cst_ffeatures.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_file_stdio.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\hrg\cst_item.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\lexicon\cst_lexicon.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\speech\cst_lpcres.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\lexicon\cst_lts.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\lexicon\cst_lts_rewrites.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\cg\cst_mlpg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\cg\cst_mlsa.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_mmap_win32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\synth\cst_phoneset.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\wavesynth\cst_reflpc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\regex\cst_regex.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\hrg\cst_rel_io.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\hrg\cst_relation.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\wavesynth\cst_sigpr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_socket.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\stats\cst_ss.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_string.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\wavesynth\cst_sts.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\synth\cst_synth.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_tokenstream.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\speech\cst_track.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\speech\cst_track_io.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\wavesynth\cst_units.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\synth\cst_utt_utils.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\hrg\cst_utterance.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_val.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_val_const.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\utils\cst_val_user.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\cg\cst_vc.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\stats\cst_viterbi.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\synth\cst_voice.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\speech\cst_wave.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\speech\cst_wave_io.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\speech\cst_wave_utils.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\synth\flite.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\speech\rateconv.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\regex\regexp.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\regex\regsub.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_aswd.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_dur_stats.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_durz_cart.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_expand.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_f0_model.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_f0lr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_ffeatures.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_gpos.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_int_accent_cart.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_int_tone_cart.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_nums_cart.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_phoneset.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_phrasing_cart.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_text.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\usenglish.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmulex\cmu_lts_model.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmulex\cmulex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_alloc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_args.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_audio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_cart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_cg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_clunits.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_diphone.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_endian.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_error.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_features.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_file.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_hrg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_item.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_lexicon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_lts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_lts_rewrites.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_math.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\cg\cst_mlpg.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\cg\cst_mlsa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_phoneset.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_regex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_relation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_sigpr.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_socket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_ss.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_string.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_sts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_synth.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_tokenstream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_track.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_units.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_utt_utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_utterance.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_val.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_val_const.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_val_defs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\cg\cst_vc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_viterbi.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_voice.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\cst_wave.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\include\flite.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\src\audio\native_audio.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_durz_cart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_f0.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_ffeatures.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_int_accent_cart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_int_tone_cart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_nums_cart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_phrasing_cart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\us_text.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\usenglish\usenglish.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_time_awb\voxdefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_kal\voxdefs.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
<Filter
|
|
Name="sltvoice"
|
|
>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\cmu_us_slt.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\cmu_us_slt_cg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\cmu_us_slt_cg_durmodel.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\cmu_us_slt_cg_durmodel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\cmu_us_slt_cg_f0_trees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\cmu_us_slt_cg_f0_trees.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\cmu_us_slt_cg_mcep_trees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\cmu_us_slt_cg_mcep_trees.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\cmu_us_slt_cg_params.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\cmu_us_slt_cg_phonestate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_slt\voxdefs.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="awbvoice"
|
|
>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\cmu_us_awb.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\cmu_us_awb_cg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\cmu_us_awb_cg_durmodel.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\cmu_us_awb_cg_durmodel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\cmu_us_awb_cg_f0_trees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\cmu_us_awb_cg_f0_trees.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\cmu_us_awb_cg_mcep_trees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\cmu_us_awb_cg_mcep_trees.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\cmu_us_awb_cg_params.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\cmu_us_awb_cg_phonestate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_awb\voxdefs.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="rmsvoice"
|
|
>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\cmu_us_rms.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\cmu_us_rms_cg.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\cmu_us_rms_cg_durmodel.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\cmu_us_rms_cg_durmodel.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\cmu_us_rms_cg_f0_trees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\cmu_us_rms_cg_f0_trees.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\cmu_us_rms_cg_mcep_trees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\cmu_us_rms_cg_mcep_trees.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\cmu_us_rms_cg_params.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\cmu_us_rms_cg_phonestate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\flite-1.3.99\lang\cmu_us_rms\voxdefs.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|