Skip to main content

71 docs tagged with "library"

View all tags
Docs

Android Audio Recorder

This library provides Android audio recording functionality, via the android.media.MediaRecorder class.

Google Sign-in

This library provides access to Google Sign-In functionality on Android.

ws.goulding.script-library.mergjson

The mergJSON external itself can not parse JSON to and from multi-dimensional arrays. This is achieved through `JSONToArray` and `ArrayToJSON` script functions provided in this library. The implementations in this library are intented to be generally useful in addition to providing a basis for implementations focussed on edge cases such as `ArrayToJSON` that forces a known element to be an object.