Commit Graph

16 Commits

Author SHA1 Message Date
Shubham Kumar
5d50d21da0
Exposing ErrorCode API in Tree bindings (#2806)
* Added API to Python bindings

* Added API to JavaScript bindings

* Added API to Java bindings

* Added API to .NET binding
2020-03-21 15:40:39 +01:00
Reuben Morais
1547498e82 Const members in structs 2020-03-18 19:32:57 +01:00
Reuben Morais
09048e2ea2 Adapt JavaScript bindings to new API 2020-03-17 14:47:58 +01:00
Reuben Morais
7001a17418 Expose version in a consumable way 2020-02-13 17:34:58 +01:00
Reuben Morais
8d42c2bdd9 Adjust Buffer length to account for element size inside the JS binding 2020-01-27 18:20:57 +01:00
Reuben Morais
bc6741cd41 Update JS bindings and client 2019-09-09 12:03:14 +02:00
Alexandre Lissy
39b388c1ea Fix NodeJS bindings leakage / GC crash with MetadataItem querying
Fixes #2217
2019-07-05 14:06:28 +02:00
Alexandre Lissy
f7f6a1480f Add NodeJS v12 support
Fixes #2070
2019-04-25 15:43:16 +02:00
Reuben Morais
41e6daaff2 Expose deallocation functions in NodeJS binding 2019-04-25 08:49:25 -03:00
Alexandre Lissy
c3c3a3fb81 Expose extended metadata information to bindings
Fixes #2006
2019-04-24 20:12:39 +02:00
Reuben Morais
4b9f3fbe7d Provide an API function to free strings returned by API 2019-04-05 21:37:34 -03:00
Reuben Morais
51f80744c6 Remove DS_AudioToInputVector and dep on c_speech_features 2019-04-02 18:31:32 -03:00
Reuben Morais
51cac1031b Address review comments 2018-08-03 14:46:05 -03:00
Reuben Morais
ae9c62cae9 Convert native API to C instead of C++ 2018-08-02 13:22:24 -03:00
Reuben Morais
400c9c0e5d Streaming inference 2018-08-02 13:22:24 -03:00
Chris Lord
ac4e2b8364 Add Node.js bindings 2017-06-27 10:38:41 +01:00