Programmable bluetooth phone control

I want to write a program in C # that will allow me to make phone calls through my phone and receive phone calls through your computer speakers and a microphone via Bluetooth. I have never done bluetooth programming, and I hope someone can point me to the open source code or the free .NET library for Bluetooth programming, in particular for the functions I requested. I am using the Broadcom BT2250 Bluetooth dongle. Any help would be appreciated.

+6
c # sdk bluetooth
source share

No one has answered this question yet.

See similar questions:

29th
Bluetooth API on Windows / .Net?
nine
C # and Bluetooth Programming

or similar:

4
Bluetooth support in C #
4
How to enable bluetooth phone programmatically without user permission?
3
Is it possible to send / receive voice from a PC to an Android device via Bluetooth
2
How to find out which Bluetooth profile is used for communication
2
Use the car speaker via bluetooth via a fake phone call from iOS apps
2
How to install an incoming call receiver in a C # application with a phone connected to a computer via Bluetooth?
one
Connecting a Bluetooth USB dongle with BLE (Bluetooth Low Energy)
one
Access to the functions and settings of a Bluetooth phone programmatically, C #
0
Creating an android in a2dp shell or bluetooth music player
0
Automatic (Bluetooth connection) with windows 7 and a mobile phone

All Articles