Namespaces | Typedefs | Variables
audio_sample.h File Reference
#include <cstdint>
#include <memory>
#include <vector>
#include "util/simple_thread_safe_queue.h"
Include dependency graph for audio_sample.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cogrob
 
 cogrob::cloud
 
 cogrob::cloud::speech
 

Typedefs

using cogrob::cloud::speech::AudioQueue = util::SimpleThreadSafeQueue< std::unique_ptr< AudioSample >>
 
using cogrob::cloud::speech::AudioSample = std::vector< uint8_t >
 

Variables

constexpr size_t cogrob::cloud::speech::SAMPLE_RATE = 16000
 
constexpr size_t cogrob::cloud::speech::SAMPLES_PER_SLICE = 1600
 


gcloud_speech_utils
Author(s):
autogenerated on Wed Jun 5 2019 21:24:09