Tagged Questions

12
votes
14answers
730 views

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 …
11
votes
2answers
484 views

Can I write SQL using speech recognition?

I have wrist pain when I type and I would like to start writing SQL statements, stored procedure, and views using speech recognition.
7
votes
13answers
4k views

C# Speech Recognition - Is this what the user said?

I have need to write an application which uses a speech recognition engine -- either the built in vista one, or a third party one -- that can display a word or phrase, and recognis …
6
votes
2answers
90 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, …
6
votes
19answers
446 views

Why isn’t speech recognition advancing?

What's so difficult about the subject that algorithm designers are having a hard time tackling it? Is it really that complex? I'm having a hard time grasping why this topic is so …
5
votes
1answer
367 views

speech recognition from audio file instead of microphone

Hello, How can I perform speech recognition on speech coming from an audio file (.mp3, wav) instead of the microphone ? I want to be able to do that from C#.NET and Delphi. than …
5
votes
3answers
646 views

Vista Speech Recognition in Delphi

I would like to be able to dictate into my Delphi application using Microsoft Vista's speech recognition. However when attempting to dictate into a TMemo, it simply does not work. …
4
votes
5answers
391 views

What’s a good open source VoiceXML implementation?

I am trying to find out if it's possible to build a complete IVR application by cobbling together parts from open source projects. Is anyone using a non-commercial VoiceXML implem …
3
votes
1answer
150 views

How to use speech recognition with/on video file?

How can I code speech recognition engine (Using Microsoft Speech SDK) to "listen" a video file and save the detection into a file?
3
votes
7answers
524 views

Need text to speech and speech recognition tools for Linux

I'm planning on writing a program for Linux that uses text to speech and speech recognition. What are the best tools/libraries for this? Should I use Windows instead to be able to …
3
votes
7answers
1k views

Vista speech recognition in multiple languages

Hi, my primary language is spanish, but I use all my software in english, including windows; however I'd like to use speech recognition in spanish. Do you know if there's a way to …
3
votes
3answers
830 views

Anyone have experience with Sphinx speech recognition?

Has anyone used the Sphinx speech recognition stack to build IVR applications? I am looking for open source alternatives to the expensive and somewhat limiting choices from MSFT a …
3
votes
4answers
346 views

How do I search content, within audio files/streams?

I have always wondered how many different search techniques existed, for searching text, for searching images and even for videos. However, I have never come across a solution tha …
3
votes
5answers
398 views

How to get started with speech-to-text?

I'm really interested in speech-to-text algorithms, but I'm not sure where to start studying up on them. A bunch of searching around led me to this, but it's from 1996 and I'm fair …
2
votes
3answers
75 views

Question on Speech Recognition classes in .NET

Hi guys, Is it possible to have an application built using the .NET speech recognition classes and pass in a WAV file for it to go through and create a text representation of it. …

1 2 3 4 5 next
15 30 50 per page