Hi!

1. Is it possible to use some alogrithm on the incoming audio data from
microphone in realtime with the waveform audio interface (i am thinking
about reverb or something like that)?

1.1. if not, are there any sound libraries which allow such functionality?

2. is it possible to compress this incoming audiodata from mic in realtime?

-> i am thinking about sending this (hopefully compressed) recorded
audio data in "nearly" realtime to a server. are there any samples out
there which implement these ideas? (evc++, or compact framework)


Thanks a lot for each reply,
Joachim

Re: Pocket PC and Sound/Recording by neil

neil
Sun Apr 18 06:54:14 CDT 2004

Is sounds <sic> like you are talking about VoiceXML services here. I'd
do a web search on 'voicexml' and see what servers it come up with. I
think IBM might have stuff which integrates into websphere to do this.

Cheers - Neil.

>-> i am thinking about sending this (hopefully compressed) recorded
>audio data in "nearly" realtime to a server. are there any samples out
>there which implement these ideas? (evc++, or compact framework)
>
>
>Thanks a lot for each reply,
>Joachim

========================================================
CaptionKit http://www.captionkit.com : Produce subtitled
internet media, transcripts and searchable video. Supports
Real Player, Quicktime and Windows Media Player.

VideoChat with friends online, get Freshly Toasted every
day at http://www.fresh-toast.net : NetMeeting solutions
for a connected world.

Re: Pocket PC and Sound/Recording by mtd00044

mtd00044
Sun Apr 18 10:00:22 CDT 2004

Thanks for your reply.

Perhaps i didn't explain correctly, but i didn't mean something like
voiceXML.

I want to create an pocket pc application which allows you to record
something from the built in microphone, do some changes on this stream
like reverb in realtime and after the changing send the data over eg. a
csd connection to my server, where i then do what ever i want with the
incoming stream.

My Question is, if this is possible with the windows ce waveform
interface or if i have to use some libraries - if i have to, do somebody
know such libraries for evc++ of netcf?

Thanks a lot,
joachim



Neil Smith [MVP Digital Media] wrote:
> Is sounds <sic> like you are talking about VoiceXML services here. I'd
> do a web search on 'voicexml' and see what servers it come up with. I
> think IBM might have stuff which integrates into websphere to do this.
>
> Cheers - Neil.
>
>
>>-> i am thinking about sending this (hopefully compressed) recorded
>>audio data in "nearly" realtime to a server. are there any samples out
>>there which implement these ideas? (evc++, or compact framework)
>>
>>
>>Thanks a lot for each reply,
>>Joachim
>
>
> ========================================================
> CaptionKit http://www.captionkit.com : Produce subtitled
> internet media, transcripts and searchable video. Supports
> Real Player, Quicktime and Windows Media Player.
>
> VideoChat with friends online, get Freshly Toasted every
> day at http://www.fresh-toast.net : NetMeeting solutions
> for a connected world.