-
Windows Ink 1: Introduction to Ink and Pen
Using a pen and computer has an interesting history that goes farther back than you’d think. In 1888, the first patent for a “electric stylus device for capturing handwriting” was issued to Elisha Gray for the Telautograph. In fact, pen input was being used 20 years before mouse and GUI input...- News
- Thread
- anniversary api creative process customization developer tools drawing handwriting inkcanvas inkpresenter loading ink pen input radial controller saving ink stylus user experience user interface uwp windows 10 windows ink
- Replies: 0
- Forum: Live RSS Feeds
-
Kinect demo code and new driver for UWP now available
Here’s a little memory test: Do you recall this blog, which posted back in May and promised to soon begin integrating Kinect for Windows into the Universal Windows Platform? Of course you do! Now we are pleased to announce two important developments in the quest to make Kinect functionality...- News
- Thread
- api background removal camera cameraintrinsics depth developers drivers feedback gaming github kinect mediaframereader rgb sensors skeletal tracking update uwp webcam windows 10 xbox
- Replies: 0
- Forum: Live RSS Feeds
-
VIDEO The “Internet of Stranger Things” Wall, Part 3 – Voice Recognition and Intelligence
Overview I called this project the “Internet of Stranger Things,” but so far, there hasn’t been an internet piece. In addition, there really hasn’t been anything that couldn’t be easily accomplished on an Arduino or a Raspberry Pi. I wanted this demo to have more moving parts to improve the...- News
- Thread
- arduino bot framework cloud integration development intelligence iot luis microsoft azure midi natural language programming project publishing raspberry pi speech recognition testing uwp windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Getting personal – speech and inking (App Dev on Xbox series)
The way users interact with apps on different devices has gotten much more personal lately, thanks to a variety of new Natural User Interface features in the Universal Windows Platform. These UWP patterns and APIs are available for developers to easily bring in capabilities for their apps that...- News
- Thread
- adventure works app development cognitive services gestures inkcanvas inking interactivity machine learning project rome speech recognition speech synthesis user experience user interface uwp voice commands windows 10 xbox series
- Replies: 0
- Forum: Live RSS Feeds
-
The “Internet of Stranger Things” Wall, Part 1 – Introduction and Remote Wiring
Overview I am a child of the 80s. Raiders of the Lost Ark was the first movie I saw by myself in the movie theater. The original Star Wars trilogy was an obsession. And WarGames is one thing that inspired me more than anything else to become a programmer. But it was movies like The Goonies...- News
- Thread
- arduino bot framework christmas lights coding diy projects electronics event demo hardware iot led mbi5026 midi natural language processing programming remote wiring speech recognition stranger things techbash uwp windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Camera APIs with a dash of cloud intelligence in a UWP app (App Dev on Xbox series)
Apps should be able to see, and with that, they should be able to understand the world. In the sixth blog post in the series, we will cover exactly that, how to build UWP apps that take advantage of the camera found on the majority of devices (including the Xbox One with the Kinect) and build a...- News
- Thread
- adventure works app development c# programming camera apis camera effects cloud intelligence cognitive services device information emotion api face detection image analysis image capture mediacapture api real-time data uwp video effects vision api visual studio win2d xbox
- Replies: 0
- Forum: Live RSS Feeds
-
Internet of Things on the Xbox (App Dev on Xbox series)
This week’s app is all about the Internet of Things. Best For You is a sample fitness UWP app focused on collecting data from a fictional IoT enabled yoga wear and presenting it to the user in a meaningful and helpful way on all of their devices to track health and progress of exercise. In this...- News
- Thread
- app development azure iot cloud processing data collection data visualization device management fitness app internet of things iot core iot solutions power bi real-time data remote monitoring sensor integration smart wearables streaming analytics user experience uwp xbox
- Replies: 0
- Forum: Live RSS Feeds
-
How to develop augmented reality apps with Vuforia for Windows 10
Augmented Reality is a way to connect virtual objects with the real world, making it possible to naturally interact with them by use of mobile devices like phones, tablets or new mixed reality devices like HoloLens. Vuforia is one of the most popular Augmented Reality platforms for developers...- News
- Thread
- 3d modeling app development ar experience augmented reality camera development game development hololens imagetarget markers mixed reality sdk unity user interface uwp virtual reality visual studio vuforia windows 10 xaml
- Replies: 0
- Forum: Live RSS Feeds
-
Cross-device experience with Project Rome
Overview Today we live in a multi-device world, and the way we use them spans different platforms and form factors: We read the morning news on our tablets, check email during the morning commute on our phones and at work on our desktop PCs. And at night, we watch movies on our home media...- News
- Thread
- app services bluetooth cloud integration cross-device developers device connectivity device discovery hololens human-centric iot multiple devices music streaming project rome remote remote app launcher remote systems api user experience uwp wifi windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Announcing UWP Community Toolkit 1.1
Today we are releasing the first update to the UWP Community Toolkit. To see the updates, first: Get started with UWP Community Toolkit 1.1 Install the Link Removed directly from the Windows Store Read the documentation In under a month since the first release, we are humbled by the positive...- News
- Thread
- animation community contributors control development documentation feedback github integration microsoft open source roadmap sample apps services toolkit update uwp version 1.0 visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
UWP Hosted Web App on Xbox One (App Dev on Xbox series)
For the fourth installment in the series, we are open sourcing yet another sample app: South Ridge Video, an open source video app developed as a hosted web application built with React.js and hosted on a web server. South Ridge can easily be converted to a UWP application that takes advantage...- News
- Thread
- 10-foot experience app development app studio background audio coding cross-platform deployment design development github hwa media controls microsoft store react user experience uwp visual studio web apps xamarin xbox one
- Replies: 0
- Forum: Live RSS Feeds
-
Background Audio and Cross Platform Development with Xamarin (App Dev on Xbox series)
We are back with yet another app, Backdrop, an open source sample media app developed to showcase a cross-device music experience. In this blog post, we will dive deep into the new background model in the Universal Windows Platform, and specifically focus on how to enable your application to...- News
- Thread
- app development app manifest apple tv backdrop background audio collaborative technology cross-platform development event handling media controls memory management music app open source system transport controls ui design uwp video playback windows 10 xamarin xbox one
- Replies: 0
- Forum: Live RSS Feeds
-
VIDEO MIDI Enhancements in Windows 10
As Windows 10 evolves, we are continuing to build in support for musician-focused technologies. Let’s take a look at MIDI. Windows has had built-in MIDI support going back to the 16-bit days. Since then, most MIDI interfaces have moved to USB and our in-box support has kept pace, with a class...- News
- Thread
- api audio bluetooth daw device enumeration drivers helper libraries interface latency midi music production musicians nuget powershell spatial audio synthesizer uwp win32 windows 10
- Replies: 0
- Forum: Live RSS Feeds
-
Animations with the Visual Layer
When the layout of your Universal Windows Platform (UWP) app changes, there is often a slight pause as your app rearranges content to fit the new window size or orientation. Composition APIs let you create smooth-as-butter animations between these states so your layout changes won’t jar your...- News
- Thread
- animation coding composition apis connected animations development event handling explicit animations github graphic design implicit animations layout animations performance trigger ui elements ui frameworks user experience uwp visual layer visual studio xaml
- Replies: 0
- Forum: Live RSS Feeds
-
Unity Interop and App Extensibility (App Dev on Xbox series)
Continuing what we started during the “App Dev on Xbox” event, today we are making available yet another app experience – Atmosphere. In this blog post, you will learn how to get started building great 2D and 3D experiences with Unity and XAML, how to open up your app so other app developers can...- News
- Thread
- 3d graphics app extensibility app extensions app services atmosphere controller support couch viewing cross-platform data binding developer tools event handling game development interactive interoperability unity uwp visual studio weather app xaml xbox
- Replies: 0
- Forum: Live RSS Feeds
-
VIDEO “Throwing your voice” with Spatial Audio
The age-old act of ventroquilism sees a puppet move its mouth while the controlling ventriloquist speaks without moving their lips – pretty impressive! The underlying technique has the ventriloquist “throwing” their voice in a joint audial and visual illusion. Enter Spatial Audio, a set of...- News
- Thread
- 3d sound audio processing audio samples audiograph aural illusion binaural audio directional audio doppler effect game development hololens hrtf mixed reality music sound design spatial audio unity uwp ventriloquism visual studio xbox
- Replies: 0
- Forum: Live RSS Feeds
-
Smooth Interaction and Motion with the Visual Layer
The Composition APIs come with a robust animation engine that provides quick and fluid motion running in a separate process from your Universal Windows Platform (UWP) app. This provides a consistent 60 frames per second when running your app on an IoT device as well as on a screaming gaming...- News
- Thread
- animation app performance coding composition apis developer tools expression animations fluid motion gestures input interactiontracker keyframes manipulationpropertyset parallax effect sample code scrollviewer uwp visual layer visualinteractionsource windows 10 xaml
- Replies: 0
- Forum: Live RSS Feeds
-
Apps built using the Desktop Bridge now available in the Windows Store!
A few months ago, during Build 2016, we announced the Desktop Bridge, enabling developers to bring their existing desktop apps and games over to the Universal Windows Platform (UWP) by converting their app or game with the Desktop App Converter and then enhancing and extending it with UWP...- News
- Thread
- advanced installer anniversary api app app package deployment desktop app converter desktop bridge developers evernote flexera software games installshield microsoft microsoft store tooling updates universal windows platform uwp windows 10 wix
- Replies: 0
- Forum: Live RSS Feeds
-
Accessibility and your app design
Link Removed is about making your app usable to the largest possible audience. For some apps, accessibility is required by law. For others, it’s part of the service you are offering to a specific audience and a way to make your app more generally appealing. Choosing to incorporate accessibility...- News
- Thread
- accessibility app design color blindness contrast custom controls custom fonts design guidelines ease of access inclusive software interaction design screen reader testing tools usability user experience uwp visual cues visual impairment zoom
- Replies: 0
- Forum: Live RSS Feeds
-
Creating Beautiful Effects for UWP
The Composition APIs allow you to enhance the appeal of your Universal Windows Platform (UWP) app with a wide range of beautiful and interesting visual effects. Because they are applied at a low level, these effects are highly efficient. They run at 60 frames per second, providing smooth visuals...- News
- Thread
- 60fps animation backdrop brush blurry composition apis drop shadow effectbrush gaussian blur image control lighting software development spritevisual user experience uwp vector art visual effects visual studio win2d windows ui
- Replies: 0
- Forum: Live RSS Feeds