Write the reason you're deleting this FAQ
What's a Good Talk to Text Software App for Windows for Writers?
Hi all. Do you ever wish writing (tapping away on your keyboard) could be done much faster? I'm a fairly fast typer and can knock out 100 words in about 60 seconds if I know what it is I want to say and have something to say I can just let my fingers do the work and within about 30-60 seconds hey presto I've created about 100 words. But sometimes I could talk it out much faster than that!
I know there are some speech recognition talk to text apps out there like Dragon Naturally but I've never really used it much! I did have a go at it a long time ago but can't remember why exactly but never continued using it for some reason. Also I think it didn't get every word perfectly and would lag sometimes as well and not put the text until sometime after I've said it and end up missing some words or a whole sentence or something.
I'm just wondering though if there's something else out there these days that can do that for you and if you can recommend anything to me if that's the sort of thing you use in your freelance work or webmastering, blogging, content writing tasks etc.
I have a touch screen PC but I've disabled touch screen ability as its not really needed, I prefer to use a mouse and it uses less ram with it off anyway so a touch screen keyboard with intelligent text control like you have on iPhones and smartphones today where you can literally just swipe your finger around isn't an option for me either.
I know you can use Windows Ease of Access Speech Recognition tool to control your computer and do speech to text for you as well. But I think I need a mic or headset with mic as mines built into my PC (Allinone touchscreen) and you need to move right up to it for it to hear your voice or talk quite loud and I'm not up for that.
I'm up for mumbling almost incoherently and it understanding every word I say perfectly! Not that I talk like that but it needs to be able to account for that. And that's why I never carried on using them because they just kept making too many mistakes.
Is there any such good app around like that today that has that level of sophistication or is it the same with any in that you need to talk quite loud and clear and fairly slow for it to get all the words right each time?
I get that you will still need to proof read the text after and format it yourself that's fine. But if I can find something I can speak into quite quickly and it do a good job of converting my speech into words into a text file then that could up my game!
What about you? Have you ever used or do you use speech to text apps? Or are you just happy bashing it out on the keyboard? Or do you have any other alternative methods of content creation that doesn't involve 3rd parties or using a keyboard?
We need to invent something new don't you think!?
Great answer Raz! That's exactly my reasoning, it can be good if you have a lot of experience in using it but it can be a learning curve as well. Most modern laptops actually come with voice control today such as with Cortana and you can get some good free voice control apps for Windows too. But at the end of the day, the keyboard can do just a good a job if you're a good fast typer. I'm a self taught typer but I've never actually taken any typing lessons. I know that they teach you how to type properly instead of how you would do it if you was self taught. I guess it wouldn't hurt and would actually make me a much faster more proficient typer if I took some typing courses. I know there's quite a few free online touch typing courses as well but have never had the time or inclination to take them because I'm fairly adapt at it anyway. [url=https://alison.com/courses/Touch-Typing-Training/content]This one[/url] seems quite comprehensive though. And [url=http://www.typingstudy.com/]this one[/url] gets you straight into it and shows which fingers you should be using for each letter. This is definitely something I'm going to look into doing more to improve my touch typing skills. 20+ years using a keyboard and I've never had one lesson so I guess I'm not doing too badly. But yeah, it would be good to pick up some new skills though as it always is don't you think? :)
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='9993' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='9993' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='272' | 1 | SELECT * FROM seoclerks.members WHERE USERID='272' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM seoclerks.members WHERE USERID=272 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=272 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=9993 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=9993
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='9993' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='9993' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=39332 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=39332
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=39352 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=39352
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=166187 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=166187
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='9993' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='9993' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='9993' AND status='1' AND (question like '%How Create Write Articles Keyboard Speaking it?%' OR question like '%Create%' OR question like '%Write%' OR question like '%Articles%' OR question like '%Keyboard%' OR question like '%Speaking%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='9993' AND status='1'
AND (question like '%How Create Write Articles Keyboard Speaking it?%' OR question like '%Create%' OR question like '%Write%' OR question like '%Articles%' OR question like '%Keyboard%' OR question like '%Speaking%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='7' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='1323' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='2875' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2875' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='4277' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4277' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='3764' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3764' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=9993%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=9993%'
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='19821.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19821.png' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='272.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600657.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600657.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |
| Avg Time | Count | SQL | Max | Min |
TommyCarey
My friend had the dragon software and it was pretty cool, but I couldn't get use to it and I think I lowered my normal 100-105 words per minute on my keyboard to around 45-50 when talking. I think the main problem I had was trying to backspace or edit something that didn't come our correctly. I would see something that needed to be edited and pause for a second because I had to think of what the command was in order to edit the mistake.
I think that if I were to sit down for a week and hash out a lot of content using the software I'd be able to get use to it. But I do prefer typing over talking to my computer lol
I have seen some posts online about people using this type of software/apps in order to do content writing for their clients. I think this would be best for new content writers or people who aren't as good behind a keyboard since they'll have to use it a lot and they can probably pick it up quicker than me who has been smashing on keys for the last 20 years
Thanks,
Razzy I've gotten so used to typing out what I'm thinking that I feel I can do it quicker with my hands than talking into a microphone. My friend had the dragon software and it was pretty cool, but I couldn't get use to it and I think I lowered my normal 100-105 words per minute on my keyboard to around 45-50 when talking. I think the main problem I had was trying to backspace or edit something that didn't come our correctly. I would see something that needed to be edited and pause for a second because I had to think of what the command was in order to edit the mistake. I think that if I were to sit down for a week and hash out a lot of content using the software I'd be able to get use to it. But I do prefer typing over talking to my computer lol :D I can think of the entire sentence in my head and it goes through my fingers. I can quickly edit anything without looking down for the back space key since I've been doing this for a while. I have seen some posts online about people using this type of software/apps in order to do content writing for their clients. I think this would be best for new content writers or people who aren't as good behind a keyboard since they'll have to use it a lot and they can probably pick it up quicker than me who has been smashing on keys for the last 20 years :D Thanks, Razzy
Are you sure you want to delete this post?