Classes | Typedefs | Variables
text_to_speech.h File Reference
#include <map>
#include <string>
#include "asr/xunfei/msp_cmn.h"
#include "asr/xunfei/msp_errors.h"
#include "asr/xunfei/qtts.h"
Include dependency graph for text_to_speech.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _wave_pcm_hdr
 
class  TextToSpeech
 

Typedefs

typedef struct _wave_pcm_hdr wave_pcm_hdr
 

Variables

static wave_pcm_hdr default_wav_hdr
 

Typedef Documentation

typedef struct _wave_pcm_hdr wave_pcm_hdr

Variable Documentation

wave_pcm_hdr default_wav_hdr
static
Initial value:
= {
{ 'R', 'I', 'F', 'F' }, 0, { 'W', 'A', 'V', 'E' }, { 'f', 'm', 't', ' ' }, 16, 1, 1, 44100, 88200, 2, 16,
{ 'd', 'a', 't', 'a' }, 0
}
  • 默认wav音频头部数据 */

Definition at line 33 of file text_to_speech.h.



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