Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPInvokerJSON ¶ added in v0.4.0
func (*HTTPInvokerJSON) InvokeJSON ¶ added in v0.4.0
func (m *HTTPInvokerJSON) InvokeJSON(in interface{}, out interface{}) error
func (*HTTPInvokerJSON) InvokeJSONU ¶ added in v0.4.0
func (m *HTTPInvokerJSON) InvokeJSONU(URL string, in interface{}, out interface{}) error
func (*HTTPInvokerJSON) InvokeText ¶ added in v0.4.0
func (m *HTTPInvokerJSON) InvokeText(in string, out interface{}) error
type Synthesizer ¶ added in v0.4.0
func (*Synthesizer) Work ¶ added in v0.4.0
func (m *Synthesizer) Work(in *tapi.TTSRequestConfig) (*tapi.Result, error)
Click to show internal directories.
Click to hide internal directories.