JOEMING

hi, everybody
Now I'm developing a blutooth audio related project which requests an audio connection from PC to a bluetooth device. Up to now, I have tried some solutions:
1. Bluesoleil stack API in C# (Bluetooth FrameworkX). But it doesn't alow to connect the dongle and the bluetooth device at the same time with USB cables, that is necessary in our project.
2. Widcomm stack API in C# (Bluetools). But it doesn't support audio functions.
3. Widcomm stack API in C++(downloaded from Broadcom company). But when I compile it in an empty Winform project, there are many errors. Some of them are types defination errors which can be corrected. There still some other strange errrors about which I have no idea.

Who can help me out I have been stuck for long time. Thanks a lot!



Re: Smart Devices VB and C# Projects Help! bluetooth audio connection under WinXP C#

Karthikeya Pavan Kumar .B

I am not sure but you can try this 32feet.NET and look for its implementation in this sample Bluetooth Connection in Windows Mobile 5.0 using InThehand - C#.






Re: Smart Devices VB and C# Projects Help! bluetooth audio connection under WinXP C#

JOEMING

I've tried. But unfortunately I'm quite sure that InTheHand doesn't support audio connection.





Re: Smart Devices VB and C# Projects Help! bluetooth audio connection under WinXP C#

Guang-Ming Bian - MSFT

Hi JOEMING,

It appears that this question can better be answered by someone on one of the newsgroups for Windows Mobile or Windows CE. In order to get a quicker and more accurate response, please consider reposting this question to one of the following newsgroups:

Windows Mobile API:

microsoft.public.pocketpc.developer

microsoft.public.smartphone.developer

Windows CE API:

microsoft.public.windowsce.embedded

General programming (not VisualStudio related):

microsoft.public.windowsce.app.development

Native compilers:

microsoft.public.windowsce.embedded.vc

ActiveSync:

microsoft.public.pocketpc.activesync

Best regards,

Guang-Ming Bian - MSFT






Re: Smart Devices VB and C# Projects Help! bluetooth audio connection under WinXP C#

zdmMr

Thank you very much, Guang-Ming Bian
I'll try that, hope that can be helpful.