TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Voice - An iOS App that lets blind people read

57 点作者 shainvs将近 11 年前

14 条评论

jonathanmarvens将近 11 年前
As someone who used to exclusively write software for the visually impaired at Ai Squared (I wrote a huge portion of <a href="http://sitecues.com" rel="nofollow">http:&#x2F;&#x2F;sitecues.com</a> during my time there), I wanna thank Shalin for building this. There are VERY few developers (in fact, non-developers, too) out there who understand the needs of that audience. We all take that stuff for granted, but to a blind person, this type of software means so much to them. I remember going to the CSUN Conference last year and meeting a bunch of amazing folks who were blind and seeing them use our software ... I was in a happy mood for weeks after that experience. Please continue building software like this. Please. Much respect, Shalin. You&#x27;re awesome, man.<p>- Jonathan
computerjunkie将近 11 年前
I&#x27;m happy there are developers out there that understand there are blind people out there who have a hard time using things we take for granted. This is a great approach to solving real problems that affect people. Kudos Shalin.<p>A personal opinion, these are the kind of ideas that should get backed by Venture Capitalists as compared to the &quot;Yo&quot; application.
ndarilek将近 11 年前
Cool app. Just a bit of feedback:<p>1. Since you&#x27;re targeting blind users, you may want to use a bit more ARIA on your page, particularly around the popup menu.<p>2. It would be nice if the main page explicitly stated that this was for IOS. I&#x27;m an Android user and had to explicitly click through to figure out it wasn&#x27;t for me. IOS certainly has a larger share of blind users, but Android is popular as well.<p>Good luck! Any plans for an Android version? If so, and you&#x27;d like a tester who is also a developer familiar with its accessibility framework, please do let me know.
评论 #8137846 未加载
qrazhan将近 11 年前
My initial impression of this app is that it&#x27;s a cool demo of OCR technology, but I&#x27;m not sure how useful it would actually be to blind people. How would they know if they are taking a good enough picture of the text in the first place? How do they even hit the button? I could see using one of the hardware buttons as a shutter could work, but I don&#x27;t know if you can do that in iOS.<p>(Note: I&#x27;m neither blind nor an iOS user so I do not know how blind users use iOS. Please correct me if I am wrong.)
评论 #8139188 未加载
MaxGabriel将近 11 年前
When I first opened the site there the main graphic loaded really slowly. Its a 2.1 MB PNG; you may want to change it to JPEG since it&#x27;ll be way smaller and look just the same (especially since its a photo to begin with).<p><a href="http://www.shalinshah.me/voice/images/bg2.png" rel="nofollow">http:&#x2F;&#x2F;www.shalinshah.me&#x2F;voice&#x2F;images&#x2F;bg2.png</a><p>Edit: I made a 60% JPEG from this PNG that weighs in at 281KB if you want to use it:<p><a href="https://www.dropbox.com/s/okqij5hiubw08sz/bg2.jpg" rel="nofollow">https:&#x2F;&#x2F;www.dropbox.com&#x2F;s&#x2F;okqij5hiubw08sz&#x2F;bg2.jpg</a><p>Also somewhat weird that &quot;Get this app&quot; isn&#x27;t centered like the rest of the content.<p><a href="https://www.dropbox.com/s/80piftabnf57jwt/Screenshot%202014-08-05%2015.29.35.png" rel="nofollow">https:&#x2F;&#x2F;www.dropbox.com&#x2F;s&#x2F;80piftabnf57jwt&#x2F;Screenshot%202014-...</a>
评论 #8139104 未加载
abigezunt将近 11 年前
Are there any blind users of your app? How does it compare to the existing technologies that blind people are using for reading? What do blind people think of it so far? How does it handle formatting, OCR errors, fast-forwarding, that kind of thing?
malloreon将近 11 年前
People looking for audio access to textbooks and other printed materials should check out<p><a href="https://www.learningally.org/" rel="nofollow">https:&#x2F;&#x2F;www.learningally.org&#x2F;</a><p>They&#x27;re a non-profit that provides volunteer-read mp3s of text books and other popular reading materials. Last I checked, they received a government grant that let them give away memberships to blind&#x2F;dyslexic students.<p>I used to read for them - knowing thousands of people have used the thousands of pages I read to learn is really satisfying.
matthijs_将近 11 年前
Great product, English works great. I also tried it out on Dutch text, but that didn&#x27;t work so well of course.<p>But still, very nice! Probably also a very useful tool for people who have dyslexia.
评论 #8139172 未加载
eglover将近 11 年前
Why choose this over audio-books and advanced TTS software? As qrazhan noted, it&#x27;s very difficult (unnecessarily so) to use in the first place. (ie. electronics are already the way to go, why would you care about print versions vs. digital versions if you&#x27;re blind? they all sound the same).<p>I wonder, is this something you yourself use? Are you blind? In which case, I&#x27;m sure you&#x27;re aware that this is not how assistive software works. Sorry, I just don&#x27;t get it.
评论 #8138881 未加载
评论 #8138303 未加载
评论 #8138636 未加载
chrmaury将近 11 年前
Very excited to see more people working on accessible applications!<p>How is this different from TextDetective, or other OCR apps for the blind?
devindotcom将近 11 年前
Is this strictly for books? Because audiobooks are a fairly well established way for the blind to read those. Does this work in any way with periodicals, webpages, and newspapers? They often have unpredictable layouts. Letting a blind person read the front page of the New York Times print edition would be a pretty great accomplishment.
评论 #8138165 未加载
DesaiAshu将近 11 年前
Awesome project Shalin, great to see you using your coding powers to tackle serious problems!
notduncansmith将近 11 年前
I wish I could try this out, but it crashes on load for me. Damn iOS 8 beta.
vipuljshah将近 11 年前
Nice app. Keep it up.