#include <wave-reader.h>
Definition at line 217 of file wave-reader.h.
◆ Clear()
◆ ExtractRange()
◆ IsReadInBinary()
static bool IsReadInBinary |
( |
| ) |
|
|
inlinestatic |
◆ Read()
bool Read |
( |
std::istream & |
is | ) |
|
|
inline |
Definition at line 226 of file wave-reader.h.
References KALDI_WARN.
230 }
catch (
const std::exception &e) {
231 KALDI_WARN <<
"Exception caught in WaveInfoHolder::Read(). " << e.what();
void Read(std::istream &is)
'is' should be opened in binary mode.
◆ Swap()
◆ Value()
◆ info_
The documentation for this class was generated from the following file: