|
|
|
@ -2,8 +2,8 @@
|
|
|
|
|
package tts
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
#cgo LDFLAGS: /home/shbaik/dev/work/voiceagent/extlib/selvastts/lib/Linux/C/x64/libpttsnet_m.a
|
|
|
|
|
#cgo CFLAGS: -I /home/shbaik/dev/work/voiceagent/extlib/selvastts/include
|
|
|
|
|
#cgo LDFLAGS: /home/leejj9612/dev/voiceagent/extlib/selvastts/lib/Linux/C/x64/libpttsnet_m.a
|
|
|
|
|
#cgo CFLAGS: -I /home/leejj9612/dev/voiceagent/extlib/selvastts/include
|
|
|
|
|
#include <stdio.h>
|
|
|
|
|
#include <stdlib.h>
|
|
|
|
|
#include <pttsnet.h>
|
|
|
|
|