Groups > Microsoft > dotNET Speech SDK > Re: Recognition from stereo WAV: each channel for its own




Recognition from stereo WAV: each channel for its own

Recognition from stereo WAV: each channel for its own
Sun, 10 Feb 2008 18:44:40 +010
Hello!

I got a stereo wav-file. On each channel a person is speaking (one on 
the left and one on the right channel).

My question is:
Is it possible to recognize each channel for its own?
If yes, how can i realize it?

Greetings
Post Reply
Re: Recognition from stereo WAV: each channel for its own
Mon, 11 Feb 2008 08:37:38 -080
Hi Stefan,

Your program will have to preprocess the audio before sending it along for 
recognition. There are various APIs available for this but not within the 
speech sdk itself.

Thanks,
Phil.

-- 
This post is provided "AS IS" with no warranties, and confers no
rights.

"Stefan P." <wwwebrat@yahoo.com> wrote in message 
news:eZ25cyAbIHA.4196@TK2MSFTNGP04.phx.gbl...
> Hello!
>
> I got a stereo wav-file. On each channel a person is speaking (one on the 
> left and one on the right channel).
>
> My question is:
> Is it possible to recognize each channel for its own?
> If yes, how can i realize it?
>
> Greetings
> Stefan P. 
Post Reply
Re: Recognition from stereo WAV: each channel for its own
Mon, 11 Feb 2008 20:05:22 +010
Hello Philip,

thanks for your answer! :)

Can you recommend me an API which is able to do the part of splitting 
the channels of a stereo - wav?

Greetings
Stefan

Philip Beber [MSFT] schrieb:
> Hi Stefan,
>
> Your program will have to preprocess the audio before sending it along 
> for recognition. There are various APIs available for this but not 
> within the speech sdk itself.
>
> Thanks,
> Phil.
Post Reply
about | contact