Classes | |
class | AudioRecorder |
Variables | |
constexpr size_t | SAMPLE_RATE = 16000 |
constexpr size_t | SAMPLES_PER_SLICE = 1600 |
constexpr size_t cogrob::cloud::speech::SAMPLE_RATE = 16000 |
Definition at line 39 of file audio_sample.h.
constexpr size_t cogrob::cloud::speech::SAMPLES_PER_SLICE = 1600 |
Definition at line 40 of file audio_sample.h.