Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Voice navigation, capture into notes, audio playback #27

Open
rjsamp opened this issue Nov 30, 2011 · 2 comments
Open

Voice navigation, capture into notes, audio playback #27

rjsamp opened this issue Nov 30, 2011 · 2 comments

Comments

@rjsamp
Copy link

rjsamp commented Nov 30, 2011

I'm tired of pushing the little buttons......this could be a major strategic push for SLX Mobile 3rd quarter 2012.....the codecs are available.....and through Sencha for sure if not Dojo.....

command navigation by voice including picklists, lookups, button clicks, send email, phone home, hash tags, directions to a customer address.....all voice.

voice capture of your sermon into an SLX Notes field....maybe it's back on the cloud\server but voice to text still gaining ground.

and certainly we can playback text to audio for notes fields etc into headphones, car speaker system....

@wskidmore
Copy link
Contributor

This got me curious so I did some research. But I can't seem to find any web-based api (you mentioned Sencha?) beyond the following:

Another thing is privacy and who should have access:

  • Chrome: Audio sent to Google to translate
  • Phonegap/Android: Audio sent to Google to translate
  • Microsoft: Uses the speech recognition system designated via Control Panel
  • Third-party: Sent to third party server to translate

The only way I could see it working is to hook into the native phone capabilities (if any) and provide a javascript interface to that -- which is what Phonegap does, but they only have Android support currently. Not sure what is stopping from adding support for Apple/Blackberry/WebOS, could be the Adobe buyout (source still available under Apache Callback).

@rjsamp
Copy link
Author

rjsamp commented Dec 9, 2011

Now you know why it's a dream\idea....but you've got to start somewhere. Start with the basics.....

  1. Voice capture into an SLX Activity and History record with playback (VCR) buttons capability. This needs to be on the WEB and LAN clients as well as SLX Mobile.
  2. Voice Navigation\hands free operation of SLX Mobile...we need to be able to speak to the SLX Mobile app and do searches, page scrolls, button and icon clicks, etc.
  3. Voice data entry can come next....start with picklist selections (if you've got button click by voice you certainly can pop a picklist....mabe discern a picklist item based on a sound and scroll'type' ahead to the item..... say "Select" and you'd close the picklist popup with that selected value inserted into the underlying control.

jbest84 pushed a commit that referenced this issue Dec 1, 2015
…Span to develop

* commit 'e67e7436f1f4c24996afa372decfe0c695dd7f16':
  float defined in SDK causes the inline-block to be overrode and forced to be block - setting float to none allows inline-block
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants