Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: watson-developer-cloud/node-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.15.3
Choose a base ref
...
head repository: watson-developer-cloud/node-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.15.4
Choose a head ref
  • 4 commits
  • 4 files changed
  • 2 contributors

Commits on Jan 14, 2019

  1. fix: fix bug that prevents audio from being sent as a buffer for `r…

    …ecognize`
    
    now using the generated method for recognize. providing a better error message for when streams are used without providing `content_type`
    dpopp07 committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    3f97b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f2ddc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Merge pull request #824 from watson-developer-cloud/fix-buffers-stt-r…

    …ecognize
    
    stt: use the generated method for non-websockets recognize
    dpopp07 authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    ff48c45 View commit details
    Browse the repository at this point in the history
  2. chore(release): 3.15.4 [skip ci]

    ## [3.15.4](v3.15.3...v3.15.4) (2019-01-15)
    
    ### Bug Fixes
    
    * fix bug that prevents `audio` from being sent as a buffer for `recognize` ([3f97b80](3f97b80))
    semantic-release-bot committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    93a152e View commit details
    Browse the repository at this point in the history
Loading