Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ControllerV1 ¶
type ControllerV1 struct{}
func (*ControllerV1) Speech ¶
func (c *ControllerV1) Speech(ctx context.Context, req *v1.SpeechReq) (res *v1.SpeechRes, err error)
func (*ControllerV1) Transcriptions ¶
func (c *ControllerV1) Transcriptions(ctx context.Context, req *v1.TranscriptionsReq) (res *v1.TranscriptionsRes, err error)
Click to show internal directories.
Click to hide internal directories.