Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.27130.2026 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GoogleTTSSample", "GoogleTTSSample\GoogleTTSSample.csproj", "{FACB34E1-65BB-4136-BC6A-D77EE86330D0}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ttsGenerator", "ttsGenerator\ttsGenerator.csproj", "{31721907-B2A0-4F03-9DF6-7C5D8BDA4733}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Debug|Any CPU.Build.0 = Debug|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Debug|x64.ActiveCfg = Debug|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Debug|x64.Build.0 = Debug|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Debug|x86.ActiveCfg = Debug|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Debug|x86.Build.0 = Debug|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Release|Any CPU.ActiveCfg = Release|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Release|Any CPU.Build.0 = Release|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Release|x64.ActiveCfg = Release|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Release|x64.Build.0 = Release|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Release|x86.ActiveCfg = Release|Any CPU {FACB34E1-65BB-4136-BC6A-D77EE86330D0}.Release|x86.Build.0 = Release|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Debug|Any CPU.Build.0 = Debug|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Debug|x64.ActiveCfg = Debug|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Debug|x64.Build.0 = Debug|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Debug|x86.ActiveCfg = Debug|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Debug|x86.Build.0 = Debug|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Release|Any CPU.ActiveCfg = Release|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Release|Any CPU.Build.0 = Release|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Release|x64.ActiveCfg = Release|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Release|x64.Build.0 = Release|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Release|x86.ActiveCfg = Release|Any CPU {31721907-B2A0-4F03-9DF6-7C5D8BDA4733}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {067FA6AC-2537-4095-A2F6-80AB04BAC1F1} EndGlobalSection EndGlobal