|
2010-02-22
, 04:49
|
Posts: 116 |
Thanked: 9 times |
Joined on Dec 2009
|
#2
|
|
2010-02-22
, 04:58
|
|
Posts: 397 |
Thanked: 802 times |
Joined on Jan 2010
@ Sydney
|
#3
|
|
2010-02-22
, 05:02
|
Posts: 529 |
Thanked: 46 times |
Joined on Sep 2007
|
#4
|
|
2010-02-22
, 05:07
|
Posts: 25 |
Thanked: 93 times |
Joined on Sep 2008
@ USA
|
#5
|
20 years ago got telephone with calling party
voice selection.
So voice recognition technology is easy, but should be supported by voice recognition chip, hardware solution, not another 1,000+ libraries to slow down a smart phone.
|
2010-02-22
, 05:09
|
Posts: 25 |
Thanked: 93 times |
Joined on Sep 2008
@ USA
|
#6
|
Is there any possibility that we can control our N900 through voice commands,can we train it to do things through voice recoginition for example we speak and the N900 writes sms itself. we say stop to stop the music. Infact everything what we do through buttons and touch screen should be done through a voice recoginition software. Can it be developed?
The Following 2 Users Say Thank You to tschak909 For This Useful Post: | ||
|
2010-02-22
, 06:10
|
Posts: 116 |
Thanked: 9 times |
Joined on Dec 2009
|
#7
|
CMU Sphinx can be used to build a limited domain voice recognition system that can run nicely within the confines of the phone.
Either Sphinx II or PocketSphinx (with its fast integer transforms), can be used for this.
1. Use CMU Sphinx
2. Create a dbus bridge.
3. use these two bits to provide an API to expose to the rest of the stack.
4. Build appropriate UI using the dbus calls.
done.
-Thom
|
2010-02-22
, 06:14
|
Posts: 1,213 |
Thanked: 356 times |
Joined on Jan 2008
@ California and Virginia
|
#8
|
|
2010-02-22
, 06:22
|
Posts: 116 |
Thanked: 9 times |
Joined on Dec 2009
|
#9
|
|
2010-02-22
, 06:35
|
Posts: 25 |
Thanked: 93 times |
Joined on Sep 2008
@ USA
|
#10
|
The Following User Says Thank You to tschak909 For This Useful Post: | ||
Tags |
aui, handsfree, text-to-speech, voice command, voice control, voice recognition |
|
Edit by Flandry: This has been merged into the brainstorm proposal thread. The proposal is here: http://maemo.org/community/brainstor...o_audio_ui-aui
Last edited by chemist; 2010-02-24 at 15:12.