Get Speech
Retrieves a specific Speech resource. HTTP Mapping: GET /v1/conversation/speech/{name=speeches/*}
Retrieves a specific Speech resource. HTTP Mapping: GET /v1/conversation/speech/{name=speeches/*}
name is the resource identifier for the Speech. It follows the format “speeches/{speech}” and uniquely identifies a Speech resource.
output_format determines the file format for the synthesized speech audio, such as MP3 or WAV. This field is optional and depends on the capabilities of the selected service.