Public Attributes | List of all members
_wave_pcm_hdr Struct Reference

#include <text_to_speech.h>

Public Attributes

int avg_bytes_per_sec
 
short int bits_per_sample
 
short int block_align
 
short int channels
 
char data [4]
 
int data_size
 
char fmt [4]
 
int fmt_size
 
short int format_tag
 
char riff [4]
 
int samples_per_sec
 
int size_8
 
char wave [4]
 

Detailed Description

Definition at line 14 of file text_to_speech.h.

Member Data Documentation

int _wave_pcm_hdr::avg_bytes_per_sec

Definition at line 24 of file text_to_speech.h.

short int _wave_pcm_hdr::bits_per_sample

Definition at line 27 of file text_to_speech.h.

short int _wave_pcm_hdr::block_align

Definition at line 26 of file text_to_speech.h.

short int _wave_pcm_hdr::channels

Definition at line 22 of file text_to_speech.h.

char _wave_pcm_hdr::data[4]

Definition at line 28 of file text_to_speech.h.

int _wave_pcm_hdr::data_size

Definition at line 29 of file text_to_speech.h.

char _wave_pcm_hdr::fmt[4]

Definition at line 19 of file text_to_speech.h.

int _wave_pcm_hdr::fmt_size

Definition at line 20 of file text_to_speech.h.

short int _wave_pcm_hdr::format_tag

Definition at line 21 of file text_to_speech.h.

char _wave_pcm_hdr::riff[4]

Definition at line 16 of file text_to_speech.h.

int _wave_pcm_hdr::samples_per_sec

Definition at line 23 of file text_to_speech.h.

int _wave_pcm_hdr::size_8

Definition at line 17 of file text_to_speech.h.

char _wave_pcm_hdr::wave[4]

Definition at line 18 of file text_to_speech.h.


The documentation for this struct was generated from the following file:


xbot_talker
Author(s): wangxiaoyun
autogenerated on Sat Oct 10 2020 03:27:54