Yonatan

Results 3 issues of Yonatan

- OS: linux - Node.js version: 16 - `@google-cloud/speech` version: 4.10.2 #### Steps to reproduce `google.cloud.speech.v1.RecognitionConfig.AudioEncoding` enum does not have `MP3` as an option, even though it is a valid...

priority: p2
type: bug
api: speech

### This is a... * bug report ### What toolchain are you using for transpilation/bundling? * angular/cli ### Environment NodeJS Version: 6.10 Typescript Version: 2.3.0 Angular Version: 4.0.3 angular-redux/store version:...

I experienced an issue where sortable items with different heights were not transformed properly The issue was that the delta was calculated as target.x - current.x (or target.y - current.y)...