RE: integrating bluetooth ag with voip
- From: "srinivas" <srinivas@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 11 Jul 2005 07:07:04 -0700
yah this is helped a lot for me thanks a lot
and plz clarify some more doubts
1)if thru head set i am speaking this audio data will send to to
destination thru bluetooth dongles and there in cepe this bth audio driver
takes the audio
up to this i understood(i feel no wrong ) after that whre this audiio data
goes
is it goes to ag or direcly goes to the voip application through which we
want to connect ?
is it possible to store that audio data in some file(by taking from driver)
is it data flow as in stream?
i fell u understand my ? so plz help me
and one more is
2) at the time of building the new platform i selected a internet applience
templete
with bluetooth feature then the bluetooth dongle is working fine
but when i choose the voip templete instead of the internet applience
with
bluetooth feature the dongle is not working
by observation i found that the bthusb.dll is not loading
y it is not loading
plz help me
"Greg Scott [MS]" wrote:
> Most OEMs who use Bluetooth Hands Free will route the audio through the BT
> chip using a hardware solution. If this is not an option in your design
> you can look at the following sample code:
>
> public\common\oak\drivers\bluetooth\sample\btscosnd
>
> If you set SYSGEN_BTH_AUDIO=1 this sample component will be included in
> your image by default. This will install a second audio driver for BT.
>
> To replace the network component you need to implement the necessary
> BthAGNetwork* functions. I'm not sure what the easiest way to link your
> component in is. Perhaps setting the environment variables below or just
> modifying the existing sample code might work.
>
> set REPLACE_SYSGEN_BTH_AG=1
> set BTAGSVC_REPLACE_COMPONENTS=my_network_component my_phoneext_component
>
> (if you don't replace the phone extension component you can just point to
> the OS provided lib)
>
> I hope this helps.
>
> Greg Scott
> Software Design Engineer, Windows CE
> Microsoft Corporation
> _____________________________________________________________
> This posting is provided "AS IS" with no warranties, and confers no rights.
> _____________________________________________________________
>
> --------------------
> | Thread-Topic: integrating bluetooth ag with voip
> | thread-index: AcWDhpyf8/djyXeXR0yDEmyBkLLHIA==
> | X-WBNR-Posting-Host: 203.197.169.20
> | From: "=?Utf-8?B?c3Jpbml2YXM=?=" <srinivas@xxxxxxxxxxxxxxxxxxxxxxxxx>
> | Subject: integrating bluetooth ag with voip
> | Date: Thu, 7 Jul 2005 23:31:02 -0700
> | Lines: 15
> | Message-ID: <43E019F0-9FE3-4DFC-9BC3-C5CA71168BE5@xxxxxxxxxxxxx>
> | MIME-Version: 1.0
> | Content-Type: text/plain;
> | charset="Utf-8"
> | Content-Transfer-Encoding: 7bit
> | X-Newsreader: Microsoft CDO for Windows 2000
> | Content-Class: urn:content-classes:message
> | Importance: normal
> | Priority: normal
> | X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
> | Newsgroups: microsoft.public.windowsce.app.development
> | NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
> | Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
> | Xref: TK2MSFTNGXA01.phx.gbl
> microsoft.public.windowsce.app.development:4588
> | X-Tomcat-NG: microsoft.public.windowsce.app.development
> |
> | i am trying to develop a voip phone with bluetooth enabled headset
> | by studying i understood that i have to change the network componet in
> the
> | ag service
> | my doubt is that how audio is flowing(i.e what is the audiio path)
> between
> | network component and the ag core component and next
> | network component and voip
> |
> | even though i gone through the code of the core component and network
> | component sample i am not getting how the audio transfering
> |
> | and one more
> | how to replace this built in network componet with our n/w component
> |
> |
> | plzzzzzz help me
> |
>
>
.
- Follow-Ups:
- RE: integrating bluetooth ag with voip
- From: Greg Scott [MS]
- RE: integrating bluetooth ag with voip
- References:
- integrating bluetooth ag with voip
- From: srinivas
- RE: integrating bluetooth ag with voip
- From: Greg Scott [MS]
- integrating bluetooth ag with voip
- Prev by Date: .NET Remoting with Windows CE
- Next by Date: COM support in WinCE with Visual Studio 2003???
- Previous by thread: RE: integrating bluetooth ag with voip
- Next by thread: RE: integrating bluetooth ag with voip
- Index(es):
Relevant Pages
|