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

speech: initial support #1407

Merged
merged 19 commits into from
Sep 20, 2016
Merged

speech: initial support #1407

merged 19 commits into from
Sep 20, 2016

Commits on Sep 9, 2016

  1. * Implemented Speech#recognize

    * Implemented Speech#detect
    
    * Implemented Speech#createRecognizeJob
    
    * Implemented Speech#createDetectJob
    
    * Implemented Speech#createRecognizeStream
    
    * Implemented Speech#createDetectStream
    jmdobry authored and stephenplusplus committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    a6da5c1 View commit details
    Browse the repository at this point in the history
  2. Slim down the PR.

    jmdobry authored and stephenplusplus committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    a9f9ff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    484591b View commit details
    Browse the repository at this point in the history
  4. Fix unit tests.

    jmdobry authored and stephenplusplus committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    437d624 View commit details
    Browse the repository at this point in the history
  5. tests (#4)

    stephenplusplus committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    8eaaf8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ae6ca6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21f2008 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12c9f87 View commit details
    Browse the repository at this point in the history
  9. Add me.

    jmdobry authored and stephenplusplus committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    319c013 View commit details
    Browse the repository at this point in the history
  10. remove common edits

    stephenplusplus committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    dd96a70 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e19e48 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2016

  1. docs: fix example

    stephenplusplus committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    18d5acc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbb3f9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37716fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e184d1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec87948 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. clarify data event

    stephenplusplus committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    e2f48ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    123c734 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Fix lint error.

    jmdobry committed Sep 19, 2016
    Configuration menu
    Copy the full SHA
    4c5c4c3 View commit details
    Browse the repository at this point in the history