I am writing a java program that is taking an audio file such as a .wav and running speech recognition software on the file to determine if the correct person is speaking. My question is can I somehow embed this software to run alongside or in my java application. I can't just have it sitting in the background I need it to be live and when requested. any ideas??
Thanks in advance!
Embedding in a proram
Forum rules
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
Audacity 1.2.x is now obsolete. Please use the current Audacity 2.1.x version.
The final version of Audacity for Windows 98/ME is the legacy 2.0.0 version.
-
kozikowski
- Forum Staff
- Posts: 69384
- Joined: Thu Aug 02, 2007 5:57 pm
- Operating System: macOS 10.13 High Sierra
Re: Embedding in a proram
Audacity, and you should be using Audacity 1.3.12, not 1.2, is not a good program to work with remote handles. It's a very simple program and likes running on very simple computers. That and traditionally, Audacity doesn't do anything in real time except record and play. So no processing or other filters and effects.
What did you want it to do?
Koz
What did you want it to do?
Koz
Re: Embedding in a proram
Where and why does Audacity come into this?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)