This class is responsible for adding PCM (Pulse Code Modulation) data to the encoder. This method takes in the PCM data and adds it to the internal buffer of the encoder.
Signature
void ovr_VoipEncoder_AddPCM(const ovrVoipEncoderHandle obj, const float *inputData, unsigned int inputSize)