Hey I was wondering if it was possible to spin up Bing vision from within my application and get the returned picture.
I know I can spin up the camera, but is it possible to spin it up with the bing lense?
Hey I was wondering if it was possible to spin up Bing vision from within my application and get the returned picture.
I know I can spin up the camera, but is it possible to spin it up with the bing lense?
You can open lenses
only as this Windows Phone app (that opens Bing Vision).
Use this code to open LensPicker:
await Launcher.LaunchUriAsync(new Uri("ms-lenspicker:{5B04B775-356B-4AA0-AAF8-6491FFEA5685}", UriKind.Absolute));