I'm running Windows 10 and Visual Studio 2017.
When I check what voices that are available I only get Zira and David from Visual Studio when building a WPF app.
When I check when building a UWP app I get Bengt!
When I check in Windows 10 I only have Bengt (a Swedish one).
Is there a way I can get Bengt in to WPF if not how do I add language and voice into WPF when running Windows 10?? WPF does not get the voices installed in Windows 10!!??
Regards,
Related
I've built a C# VS 2015 Forms App for Win10 but the customer would like version(s) for Win7 and Win8. I can download VS 2013 which should take care of Win8 but I am unsure what to so with for Win7. Apparently plenty of people till use Win7 in the music App world.
don't create windows universal app or windows metro app, just create windows Form application or WPF application using don.net framework 3.5. That will run every platform you have mentioned
I want to develop a Windows 10 Modern App, but Visual Studio 2015 is super slow on my pc.
My question is, is it possible to use Visual Studio 2012 and in the end publish this app in the Windows Store?
No, it is not possible to develop the UWP apps using the Visual Studio 2012. Please see the Requirements in Develop apps for the Universal Windows Platform (UWP).
Here is the list of software that you need:
Windows 10
Visual Studio 2015. Make sure that the Universal Windows App Development Tools are selected from the optional features list. Without these tools, you won't be able to create your universal apps.
I need to create windows store application using c#.I need Pre-requisite(like OS version and VS studio Version) for developing the App.
Any Suggestion regarding this would be appreciated.
You need to install Visual Studio Community Edition on a Windows 8.1 or Windows 10 OS.
Then create new project and find Visual C# -> Store Apps. Choose your desire project template (Universal, Windows or Windows Phone) and there you go.
I'm making a program for a Windows Surface Pro with Windows RT 8.1, but when I want to run the setup in it, it doesn't work. It says that the version of windows don't allows the application I'm trying to execute, but in Setup Wizard of Visual Studio 2012 I say that my application doesn't require any specific operating system. Which can be the solution
Thanks a lot.
You can't run Visual Studio on Windows RT.
I'm quoting a Microsoft employee here :
Only software written using the Windows Runtime (Metro style apps) can be used on Windows RT with the exception of Microsoft Office 2013 and the desktop version of Internet Explorer 10. Developers will not be able to create applications to run on Windows RT using the Win32 APIs
He answered that on a related topic in MSDN
I am trying to learn C# with XAML but some how i am not able to create a sample app.
I am following few tutorials on internet,
but as given in the tutorial i need to select Blank App (XAML) template with Visual C#.
But in my Visual Studio 2013 Express Edition i don't get option for:
Installed->Templates->Visual C#->Windows Store->Blank App (XAML)
I have only:
Installed->Templates->Visual C#->Windows
And no Blank App (XAML) option.
Do i need to install anything else to get this option?
Also What are Windows Store applications?
UPDATE:
- My Visual Studio 2013 Express is installed on Windows 7 Machine.
- I am trying to create just a sample application using C# and XAML not specific for Windows Store app.
Could it be that you are not using Windows 8/8.1 which is required for App development. You can however create XAML/WPF windows desktop programs but then you would have to find tutorials specific for WPF.
I think you have installed Visual Studio Express for Windows Desktop, instead of for Windows.
You can download it here: http://www.visualstudio.com/downloads/download-visual-studio-vs#d-express-windows-8