Hello,
I am trying costmize a bluetooth audio gateway. According to Microsoft help
I should to build btscosnd (audio driver that transfers data over BT stack
using SCO) driver. It should exist in OAK\drivers\bluetooth\sample directory
but I cannot find it in WINCE420. Anybody can halp me to disclose this top
secret of the Microsoft

Thanks in advance

RE: btaudiogw by gregsco

gregsco
Mon Oct 20 11:50:58 CDT 2003

This is actually an error in the readme.txt file. The btscosnd component
did not end up being shipped and the readme.txt file never got updated.

For Windows CE 4.2, the only way to implement headset audio gateway is to
route the PCM audio data in hardware. In other words, audio will go
through the regular audio driver in your system but will be routed to the
Bluetooth chip instead of being played out the speakers.

Sorry for the confusion.

Greg Scott
_____________________________________________________________
This posting is provided "AS IS" with no warranties, and confers no rights.
_____________________________________________________________

--------------------
| From: "Vladimir" <vladimir.zatulovsky@alphacell.com>
| Subject: btaudiogw
| Date: Sun, 19 Oct 2003 17:36:47 +0200
| Lines: 10
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <eX6tebllDHA.2616@TK2MSFTNGP11.phx.gbl>
| Newsgroups: microsoft.public.windowsce.platbuilder
| NNTP-Posting-Host: 192.114.161.154
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.windowsce.platbuilder:40799
| X-Tomcat-NG: microsoft.public.windowsce.platbuilder
|
| Hello,
| I am trying costmize a bluetooth audio gateway. According to Microsoft
help
| I should to build btscosnd (audio driver that transfers data over BT stack
| using SCO) driver. It should exist in OAK\drivers\bluetooth\sample
directory
| but I cannot find it in WINCE420. Anybody can halp me to disclose this top
| secret of the Microsoft
|
| Thanks in advance
|
|
|


Re: btaudiogw by Vladimir

Vladimir
Tue Oct 21 01:04:56 CDT 2003

Thank you Greg


"Greg Scott [MS]" <gregsco@online.microsoft.com> wrote in message
news:ZIrEZpylDHA.1804@cpmsftngxa06.phx.gbl...
> This is actually an error in the readme.txt file. The btscosnd component
> did not end up being shipped and the readme.txt file never got updated.
>
> For Windows CE 4.2, the only way to implement headset audio gateway is to
> route the PCM audio data in hardware. In other words, audio will go
> through the regular audio driver in your system but will be routed to the
> Bluetooth chip instead of being played out the speakers.
>
> Sorry for the confusion.
>
> Greg Scott
> _____________________________________________________________
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> _____________________________________________________________
>
> --------------------
> | From: "Vladimir" <vladimir.zatulovsky@alphacell.com>
> | Subject: btaudiogw
> | Date: Sun, 19 Oct 2003 17:36:47 +0200
> | Lines: 10
> | X-Priority: 3
> | X-MSMail-Priority: Normal
> | X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
> | Message-ID: <eX6tebllDHA.2616@TK2MSFTNGP11.phx.gbl>
> | Newsgroups: microsoft.public.windowsce.platbuilder
> | NNTP-Posting-Host: 192.114.161.154
> | Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
> | Xref: cpmsftngxa06.phx.gbl microsoft.public.windowsce.platbuilder:40799
> | X-Tomcat-NG: microsoft.public.windowsce.platbuilder
> |
> | Hello,
> | I am trying costmize a bluetooth audio gateway. According to Microsoft
> help
> | I should to build btscosnd (audio driver that transfers data over BT
stack
> | using SCO) driver. It should exist in OAK\drivers\bluetooth\sample
> directory
> | but I cannot find it in WINCE420. Anybody can halp me to disclose this
top
> | secret of the Microsoft
> |
> | Thanks in advance
> |
> |
> |
>