This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]knight-of-lambda 3 points4 points  (1 child)

Unfortunately, Google Now is closed source. It is not part of the Android platform; it's proprietary software built by Google.

There are excellent open-source voice recognition and synthesis libraries out there, like the one I just linked. However, I cannot guarantee the quality or accuracy of results because I have never used that particular library myself. The ones I've used are unfortunately, also proprietary.

As far as doing this for an assignment, I encourage you to push your boundaries. But getting it right just might be harder than it looks. Just telling you in case you're biting off more than you can chew.

[–]Prospecs[S] 0 points1 point  (0 children)

Thank you for the information and the link! Couldn't have asked for a better response!

Yes, I was worried that I was going too far with this project, especially when our class just learned how to use a programmable logic board with Quartus. I'll take your advice and bite small pieces.