Prianka Liz Kariat

Results 19 issues of Prianka Liz Kariat

1. Added TFLAudioRecord and GMLAudio which will be used in the task library for audio input. 2. Modified the sample to use these instead of AudioInputManager

size:L
awaiting review

awaiting review
comp:lite
size:M

1. Added a test .mm file and corresponding test for Image Embedder 2. Added a new .sh file for building framework archive 3. Added new podspec for objective c++ frameworks

The current [C++ category mask test](https://github.com/tensorflow/tflite-support/blob/master/tensorflow_lite_support/cc/test/task/vision/image_segmenter_test.cc#L462) mocks an empty frame buffer to test the [Postprocess](https://github.com/tensorflow/tflite-support/blob/master/tensorflow_lite_support/cc/task/vision/image_segmenter.h#L120) function. There is no test for calling the Segment function with a frame buffer constructed...