Versions in this module Expand all Collapse all v1 v1.0.0 Nov 2, 2024 Changes in this version + type Communicate struct + func NewCommunicate(text string, opt *communicateOption.CommunicateOption) (*Communicate, error) + func (c *Communicate) WriteStreamTo(rc io.Writer) error + type Prosody struct + Contour string + Pitch string + Rate string + Text string + Volume string + type Speak struct + Lang string + Version string + Voice []Voice + XMLName xml.Name + Xmlns string + type Voice struct + Name string + Prosody Prosody