Tagged Questions

1
vote
0answers
13 views

Speechlib on Shared hosting - ASP.NET

I am trying to use SpeechLib on my personal website. It's a very simple app that saves some text to a wav file - standard stuff. Works great on the dev machine. But all hell breaks …
1
vote
3answers
351 views

Java Speech Example: Encode, Stream, Decode, Play

I have been trying to find an example of this that I could use for a couple years, I'm ashamed to admit. I would like to see a working, compileable example (most that I find online …
0
votes
2answers
32 views

how to use Speech SDK 5.1

hi frnds, i recently downloaded Microsoft Speech SDk 5.1 and i want to learn that how to use it. Please suggest me some websites and links where i can find tutorials on us …
2
votes
2answers
82 views

How can I use speech recognition with C# on Windows XP? + do I need to train every pc that runs the app?

Hi all! I am making a robot that responds to few voice commands. I am using Windows XP and C# to achieve that. My only problem is that I don't know how to use speech recognition w …
2
votes
3answers
78 views

Are there programming languages designed to use only speech for input?

I am interested in developing a domain-specific language which could be driven only by speech input. Are there examples of programming languages designed specifically for speech-on …
1
vote
1answer
91 views

Can add own voice to TTS voice

Hi, There are some built-in sound in TTS(Text-to-speech) like sam at XP and ana for vista, is there any way to add own sound in it.
6
votes
4answers
426 views

Voice Recognition in C++

I'm looking for a way to implement trainable voice recognition in C++. I've found the SAPI 5.3 SDK which looks promising, but the only tutorials that I can find are for TTS which …
6
votes
2answers
86 views

Is there software that outputs speech-to-text at the Phonological level?

Is there any software out there capable of taking audio files and outputting phonological (IPA) text? I understand much of the software out there takes it straight to a language, …
1
vote
1answer
57 views

Can anyone recommend a decent DSP/speech library in C++?

Google returns too much results, although SPUC caught my attention. Is there a standard recommended library like OpenCV for vision? The necessary features would be: Free Open Sou …
0
votes
2answers
64 views

Voice recognition in J2ME

I'm developing a mobile application using j2me. There I need to have a speech recognition function, so that application should be able to process and act upon the commands given by …
0
votes
1answer
26 views

Can I use NSSpeechSynthesizer from JavaScript?

Hi, I have a short and simple question: Can I use NSSpeechSynthesizer or Mac OS's Text-to-Speech engine from JavaScript (if I'm on a Mac using Safari)? And if so: how? Thanks! …
2
votes
4answers
881 views

Acoustic training using SAPI 5.3 Speech API

Using Microsoft's SAPI 5.3 Speech API on Vista, how do you programatically do acoustic model training of a RecoProfile? More concretely, if you have a text file, and an audio file …
0
votes
2answers
94 views

Windows speech c++

Hy my name is Joey and i would like to know if there is a way to use speech in C++ if so can someone point me to references and books deeply appreciated...
1
vote
3answers
448 views

How do I implement .net plugins without using AppDomains?

Problem statement: Implement a plug-in system that allows the associated assemblies to be overwritten (avoid file locking). In .Net, specific assemblies may not be unloaded, only e …
0
votes
0answers
54 views

Speech Recognition for Julius using audio instead of Microphone

I need to test Julius Speech to Text conversion with some audio. moreover it would be possible to simulate noise over the audio. is anyone aware of such a software? Has anyone wor …

1 2 next
15 30 50 per page