|
| audio component |
 |
Thu, 26 Jul 2007 23:03:00 +080 |
Hi,
I want to find a component (commercial or source code) which can extract a
voice clip. For example:
A .wav file recorded: "It is a nice day" and I need a function which
can
extract the sentence into 5 separate voice clips: "It" "is"
"a" "nice"
"day".
Thanks for any advice!
Rgds,
scchui
|
| Post Reply
|
| Re: audio component |
 |
Mon, 30 Jul 2007 05:48:10 -070 |
Hi Scchui,
You can try using AudioLab - www.mitov.com . It allows you to write a
silence detection so you can split the phrases, if they are separated by
silence. There is no silence detection component currently, but writing
one is nit difficult, by using TALGenericFilter as example.
Cheers,
Boian Mitov
scchui wrote:
> Hi,
> I want to find a component (commercial or source code) which can extract
a
> voice clip. For example:
> A .wav file recorded: "It is a nice day" and I need a function
which can
> extract the sentence into 5 separate voice clips: "It"
"is" "a" "nice"
> "day".
>
> Thanks for any advice!
>
> Rgds,
> scchui
>
|
| Post Reply
|
|
|
|
|
|
|
|
|
|