Add multispeaker

This commit is contained in:
Michael Hansen
2023-01-05 21:47:08 -06:00
parent 06a154a4ed
commit a7fe73390e
8 changed files with 68 additions and 16 deletions

View File

@@ -10,9 +10,9 @@
#include <vector>
#include <espeak-ng/speak_lib.h>
#include <utf8.h>
#include "config.hpp"
#include "utf8.h"
using namespace std;