We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6fd51 commit 71f9f15Copy full SHA for 71f9f15
audio.go
@@ -35,7 +35,7 @@ func (c *Client) CreateTranscription(
35
return
36
}
37
38
-// CreateTranscription — API call to create a transcription. Returns transcribed text.
+// CreateTranslation — API call to translate audio into English.
39
func (c *Client) CreateTranslation(
40
ctx context.Context,
41
request AudioRequest,
0 commit comments