user3596965
user3596965

Reputation:

Cortana, Xamarin and Microsoft Band Integration

I'm looking to develop a multi-platform app using Xamarin, that accesses the voice of a user through the band, processing this as text to be parsed through Cortana. The key is to have it multi-platform so my main question is, can IOS and android connect to the Microsoft bands microphone, doing this?

Here is some links that might be helpful including the Microsoft Band SDK for Xamarin, however I couldn't find anything that would be able to access the microphone of the band.

Xamarin Microsoft Band SDK

Upvotes: 0

Views: 504

Answers (1)

Phil Hoff -- MSFT
Phil Hoff -- MSFT

Reputation: 2016

The Band SDK does not expose the microphone to third-party applications (on any platform). The Cortana integration with the Band is available only on Windows.

Upvotes: 2

Related Questions