OpenaiEx.Audio.Speech (openai_ex v0.9.4)

View Source

This module provides an implementation of the OpenAI audio speech API. The API reference can be found at https://platform.openai.com/docs/api-reference/audio/createSpeech.

Summary

Functions

Calls the audio speech endpoint.

Creates a new audio speech request

Functions

create(openai, audio)

create!(openai, audio)

Calls the audio speech endpoint.

See https://platform.openai.com/docs/api-reference/audio/createSpeech for more information.

new(args)

Creates a new audio speech request