Searched refs:SR_EventLogAudioWrite (Results 1 – 3 of 3) sorted by relevance
136 ESR_ReturnCode SR_EventLogAudioWrite(SR_EventLog* self, void* buffer, size_t num_bytes) in SR_EventLogAudioWrite() function
353 SREC_EVENTLOG_API ESR_ReturnCode SR_EventLogAudioWrite(SR_EventLog* self, void* buffer, size_t num_…
2681 rc = SR_EventLogAudioWrite(impl->eventLog, impl->audioBuffer, count); in pushAudioIntoRecognizer()