Click here to Skip to main content
15,901,982 members
Please Sign up or sign in to vote.
2.33/5 (3 votes)
See more:
Hi friends,

Is there any way to compare two speeches(Audio) in c#. I am not saying text to speech. Its comparing two speeches.

Regards,

Rahul
Posted

No - you need to build or write a library for that.

 
Share this answer
 
Hope A full-duplex audio player in C# using the waveIn/waveOut APIs[^]

A low-level audio player in C#[^] will give you an idea.

Both i found it here itself.
 
Share this answer
 


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900