Hi
I use a PXA270 device with a BSP cloned from Mainstone III. I have just
inserted the AC97 Audio driver and Waveform Audio support.
I Have also added the Mediaplayer sample component.
When my Kenerl image starts i can hear sound and WAV. Now i would like to
test my microphone, but i don't find any microphone configuration utility or
any recording software.
How can i test the micropohone? Which kind of components should i put inside
my Runtime Image in order to get microphone working?

Best Regards
Rudy Barbieri
rudy.barbieriCHIOCCIOLAdestura.it

Re: Waveform audio and microphone by Erwin

Erwin
Mon Mar 17 03:50:38 PDT 2008

Hi Rudy,

There are some small test apps available within platform builder:
<WINCEROOT>\PUBLIC\COMMON\SDK\SAMPLES\AUDIO\

You can also run the WCETK Waveform Audio Driver Test which also includes
capturing..

Hope This Helps,

Erwin Zwart

"Rudy Barbieri" <rudy.barbieri@destura.it> wrote in message
news:uzzl8mBiIHA.1184@TK2MSFTNGP04.phx.gbl...
> Hi
> I use a PXA270 device with a BSP cloned from Mainstone III. I have just
> inserted the AC97 Audio driver and Waveform Audio support.
> I Have also added the Mediaplayer sample component.
> When my Kenerl image starts i can hear sound and WAV. Now i would like to
> test my microphone, but i don't find any microphone configuration utility
> or any recording software.
> How can i test the micropohone? Which kind of components should i put
> inside my Runtime Image in order to get microphone working?
>
> Best Regards
> Rudy Barbieri
> rudy.barbieriCHIOCCIOLAdestura.it
>



Re: Waveform audio and microphone by Rudy

Rudy
Mon Mar 17 04:07:19 PDT 2008

Thanks for your answer
I find the directory but inside there are only .lib not application.
Did i miss something?

Thanks

"Erwin Zwart" <erwin dot zwart at pts dot nl> ha scritto nel messaggio
news:efCH%23yBiIHA.4744@TK2MSFTNGP06.phx.gbl...
> Hi Rudy,
>
> There are some small test apps available within platform builder:
> <WINCEROOT>\PUBLIC\COMMON\SDK\SAMPLES\AUDIO\
>
> You can also run the WCETK Waveform Audio Driver Test which also includes
> capturing..
>
> Hope This Helps,
>
> Erwin Zwart
>
> "Rudy Barbieri" <rudy.barbieri@destura.it> wrote in message
> news:uzzl8mBiIHA.1184@TK2MSFTNGP04.phx.gbl...
>> Hi
>> I use a PXA270 device with a BSP cloned from Mainstone III. I have just
>> inserted the AC97 Audio driver and Waveform Audio support.
>> I Have also added the Mediaplayer sample component.
>> When my Kenerl image starts i can hear sound and WAV. Now i would like to
>> test my microphone, but i don't find any microphone configuration utility
>> or any recording software.
>> How can i test the micropohone? Which kind of components should i put
>> inside my Runtime Image in order to get microphone working?
>>
>> Best Regards
>> Rudy Barbieri
>> rudy.barbieriCHIOCCIOLAdestura.it
>>
>
>



Re: Waveform audio and microphone by mukesh

mukesh
Mon Mar 17 08:46:14 PDT 2008

Hi,

You tun the CETK test.
That test will automatic run the application for capturing.

Best regards
Mukesh Modi

Re: Waveform audio and microphone by Rudy

Rudy
Tue Mar 18 01:40:49 PDT 2008

Ok i solved the problem,
I have built the audio samples and i find it in my release the application.

Thanks
<mukesh.kr.modi@gmail.com> ha scritto nel messaggio
news:1c32d5b8-9a11-48f3-b966-4f36d7acafdb@i12g2000prf.googlegroups.com...
> Hi,
>
> You tun the CETK test.
> That test will automatic run the application for capturing.
>
> Best regards
> Mukesh Modi