Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 779 results for
speech-to-text
- Page 1
Speech To Text
Programming
Software Development
14 Years Ago
by Vishal Soni
Is it possible to make a project of
speech
to
text
converter in JAVA?If yes den in which platform?j2se or j2ee or anyother?
Re: Speech to Text with SAPI
Programming
Software Development
11 Years Ago
by Pilot122x
….codeproject.com/Articles/380027/Csharp-
Speech
-to-
Text
http://www.codeproject.com/Articles/483347/
Speech
-recognition-
speech
-to-
text
-
text
-to-
speech
-a http://www.se7ensins.com…/forums/threads/c-
speech
-recognition-tutorial.908221/ Btw…
Speech to Text with SAPI
Programming
Software Development
11 Years Ago
by Programmer629
Hey guys. I want to learn how to make a
speech
recognition program. I don't want it to be JUST … learn how to use SAPI to do
speech
to
text
. I know how to do
text
to
speech
but not the other way around… reliable and not. Again I'm starting small so just
speech
to
text
. Then I'll build my way up slowly. And…
Speech To Text With SAPI
Programming
Software Development
11 Years Ago
by Programmer629
Hey guys. I want to learn how to make a
speech
recognition program. I don't want it to be JUST … learn how to use SAPI to do
speech
to
text
. I know how to do
text
to
speech
but not the other way around… reliable and not. Again I'm starting small so just
speech
to
text
. Then I'll build my way up slowly. Thank…
speech to text and text to speech in jaav
Programming
Software Development
14 Years Ago
by sam1012
[B]my project in java is for blind people, basically it is a tutorial. i want some application in java which converts
speech
into
text
and
text
into
speech
, till now i dont know from where i can these applications. please suggest me in this way, i will be very thankful....[/B]
Speech to text for irc
Hardware and Software
Microsoft Windows
17 Years Ago
by Yanoula
Hi, I'm new to the site - nice to meet you all :) I'm looking for a program that does
speech
-to-
text
with an IRC client. Do any of you know of a program that is able to do that? Many thanks Yanoula
Re: Speech to text with vb.net
Programming
Software Development
14 Years Ago
by kvprajapati
Take a look at [URL="http://stackoverflow.com/questions/491578/how-do-i-convert-
speech
-to-
text
"][B]How do I convert
speech
to
text
?[/B][/URL] thread.
Re: Speech To Text With SAPI
Programming
Software Development
11 Years Ago
by Mr.M
…](http://blogs.msdn.com/b/robertbrown/archive/2005/06/14/
speech
-sample-in-vb-net.aspx) and then just make the… on the current open program maybe the notepad or any
text
additor but use the current window maybe like current active…
Re: Speech to text
Programming
Software Development
17 Years Ago
by arjunsasidharan
[QUOTE=yaya_star;369625]Hi all, i am using microsft
speech
sdk5.1 in my project in vb,net can any …] Well ive done a project where i have implemented microsoft
speech
SDK 5.1. The thing is mine can only read…
Speech to text
Programming
Software Development
17 Years Ago
by yaya_star
Hi all, i am using microsft
speech
sdk5.1 in my project in vb,net can any one tell me if i can talk and it will write what i am talking? is that possible? thanks
Re: Speech to text
Programming
Software Development
17 Years Ago
by iamthwee
Interesting, I guess the only way to know is to try it? I did some googling and apparently there is an entire forum dedicated to the
speech
sdk. Have a look there.
Re: Speech to text
Programming
Software Development
11 Years Ago
by essen67
Try http://scribeon.com/, I think it's compatible running on any OS. It's a new audio transcription service that converts your audio or video files to
text
. The guys their have really good ears.
Re: speech to text conversion
Programming
Software Development
16 Years Ago
by ashsingh
May be you try using the conversion system of spinvox.they seem to be opening their API from
speech
to
text
development [url]www.spinvox.com/developer[/url]
Re: Speech To Text
Programming
Software Development
14 Years Ago
by CrazyDieter
Hi Vishal : Check this link : [URL="http://cmusphinx.sourceforge.net/sphinx4/"]http://cmusphinx.sourceforge.net/sphinx4/[/URL]
Re: Speech to text with vb.net
Programming
Software Development
11 Years Ago
by DM Galaxy
… BackgroundWorker1.RunWorkerAsync Background Worker Code: Dim
speech
speech
= CreateObject("sapi.spvoice")
speech
.speak(TextBox1.
Text
) ► This would be the best …idea as to read the
Text
in VB, ► …
Speech to text with vb.net
Programming
Software Development
14 Years Ago
by murtazamzk
[CODE]Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim
speech
speech
= CreateObject("sapi.spvoice")
speech
.speak(TextBox1.
Text
) End Sub End Class [/CODE]
Text to Speech
Programming
Software Development
12 Years Ago
by dd2308
Dear All, I Have developed a application that converts
text
to
speech
. Here
text
to be converted comes from database on entering some information… how do i get diiferent voices for this application ? here
text
comes in three different letter LIKE a9k,kpj etc. Also…
Speech Recognition Beginner
Programming
Software Development
14 Years Ago
by bentot12
Good Day! I'm a C# beginner. I'm trying to start a project that converts
speech
into
text
and displaying it on a
text
box. So I'm requesting assistance to you guys, probably a simple code that is easy to understand and that stresses important key points. thank you.
Re: Speech to Text with SAPI
Programming
Software Development
11 Years Ago
by Programmer629
lol if only I had a brain lmao thx so much. if anyone else has anything id still like some more info
Re: Speech to Text with SAPI
Programming
Software Development
11 Years Ago
by Pilot122x
Your welcome and lol
Re: speech to text and text to speech in jaav
Programming
Software Development
14 Years Ago
by apines
Have you tried [URL="http://tinyurl.com/27eymzt"]here[/URL]?
Re: speech to text and text to speech in jaav
Programming
Software Development
14 Years Ago
by hanvyj
best website ever
Re: speech recognition system
Programming
Computer Science
16 Years Ago
by scorpious
Hellow, I think we have the same problem, I am planning to develop a
speech
to
text
pure Filipino- Filipino dictionary, it is for my fourth year research and development project please send me some advise at [email]diana191988@yahoo.com[/email],
Re: speech to text conversion
Programming
Software Development
16 Years Ago
by bhaskerlee
You can try with
Speech
SDK 5.1 .
visual basic windows speech recognition
Programming
Software Development
10 Years Ago
by dimitris.dimitri.73
Dear forum, i have created an application for
speech
to
text
using windows
speech
recognition. My question is regarding custom grammar and training …place. I came up with a solution to dock windows
speech
recognition application in one of my forms and use the… right-click->properties->add word from windows
speech
recognition gui? Thank you..
Short Speech Code :)
Programming
Software Development
14 Years Ago
by KathySbeat
… two lines (the first steps) this is a code of ..
SPEECH
to
TEXT
.. :) [B][U][COLOR="red"] This is the… quote code :) [CODE]private void btnListen_Click(object sender, EventArgs e) { //
Speech
Recognition Object SpSharedRecoContext listener; // Grammar object ISpeechRecoGrammar grammar; listener = new…
Text to Speech using COM (Python)
Programming
Software Development
17 Years Ago
by vegaseat
Text
to
speech
can be implemented in its simplest form using Microsoft's Component Object Model (COM) connecting to the
Speech
API (SAPI). The attached Python code shows you how to do this.
Re: Speec to text
Programming
Software Development
17 Years Ago
by Jens
Hehe, I don't think it is that simple.
Speech
to
text
relies on complex algorhytms analyzing hyphens (am I correct?). At …, but I'm not certain that it would help.
Text
to
speech
seems a little bit more probable, but you'll still… help, please do so. I'm not a master in
speech
recognition myself...
Re: Short Speech Code :)
Programming
Software Development
14 Years Ago
by bubbling bubble
how to add a SpSharedRecoContext object and create an ISpeechRecoGrammar object...i need it urgently...can u plz send me the total code how to convert
speech
to
text
.....plzzz
PHP with speech API
Programming
Web Development
11 Years Ago
by malisubhani
Hello I would like to know how can we make
speech
to
text
PHP based application. Any API reference and tutorial.
1
2
3
13
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC