speech

Voice Recognition Software For Developers

Well the doc's finally said it, I need to take it easy on my wrist for a few months. Being that I'm a .NET Developer this could end my livelihood for a little while, something I'm not anxious to do. That said are there any good handsfree options for developers? Anyone had success using any of the speech recognition software out there?...

How do I program CTRL-F with windows speech recognition macros?

According to the documentation it should be as simple as ^F But this is not working. The program beeps so I know the command did register however the find text window does not popup ...

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 of a user speaking that text, what sequence of SAPI calls would you make to train the user's profile using that text and audio? ...

.net remoting to invoke Speech Server workflow in non-local application domain

I am implementing a Microsoft Speech Server application built on windows workflow foundation. The app manages other sub apps - users call in and the manager loads the assembly containing the correct application and invokes the workflow. The problem I'm facing is that speech serve or iis like to lock the assembly into memory, preventing ...

Microsoft speech API 5.1, 5.3 ?

Hi, I'm a little confuse between the different SAPI version available. First of all, I only find the SDK to develop with the 5.1 version, is there any SDK for the 5.3 version available, if not, why ? Witch version can I use if I'm developing with the 3.5 version of the .Net framework. Is there any good tutorial because the only one I...

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 don't compile or don't actually work) of reading from the microphone, encoding the voice data in a speech-friendly encoding such as Speex, and streaming that ...

C# Speech Recognition

There is a post in here about that ...but it doesn't work for me. I have added a system.speech.dll that I found in the internet but i cannot use System.speech , because it doesn't appear. Error 1 The type or namespace name 'SpeechRecognizer' could not be found (are you missing a using directive or an assembly reference?) Error 2 T...

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... ...

How to split male and female voices from an audio file(in c++ or java)

I want to differentiate betwen the male n female voices in an audio file and seperate them.As an output I want the two voices seperated.Can u please help me out n can the coding be done in java or c++ ...

How to create/script complex speech shortcuts? (in vista)

has MS Vista hooks to create something like this? "I have an idea" => popup my preferred idea manager "commit $1" => open the commit window of subversion for project $1 for hot keys there is a great API from Microsoft. But I want to do such things with the speech API. Can I do this with scripts/config/program? ...

where to get SAPI ?

Hello, Folks ! i want to create an application that is speech-enabled but whenever i get to MS website to download SAPI, i get an error. I want to know where I can get SAPI. and I also would like to know if a SAPI 5.3 application can work on Windows 2000, Windows XP and Windows Vista (if coded with C++/MFC). also, what is the best wa...

Silverlight and the speech sdk

Hello. I would like to have Silverlight read text. I've seen this done with the speech SDK, does anyone know if Silverlight supports that? ...

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 is the opposite of what I want. Can anyone recommend a good tutorial that covers everything I would need to get SAPI up and running? Either that or is the...

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. ...

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 worked with Julius? Any Comments on the library? ...

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! Johannes ...

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 with C#. I've been searching Google and MSDN, but I did not find any beginner friendly tutorial yet.. Any suggestions?? Also, I know -from my experience with...

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-only input? We can assume some form of feedback and storage (for humans), probably a screen although I'd also be interested in languages which have no feedback. ...

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 the user. What I wanted to know is Is this technically possible (I'm a novice to j2me programming)? If it is possible, where can I find a j2me library for s...

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, but is there one that is 'teachable'? ...