#include "asr/baidu/asr_online.h"
#include <memory.h>
#include <stdio.h>
#include <stdlib.h>
#include <thread>
#include "rapidjson/document.h"
#include "rapidjson/rapidjson.h"
#include "rapidjson/stringbuffer.h"
#include "rapidjson/writer.h"
Go to the source code of this file.