# Play.HT ## API Docs - [Stream Audio From Text](https://vzhytihr5x.apidog.io/api-8985475.md): Streams the audio bytes immediately or returns a URL that allows immediate streaming. - [Generate Audio From Text](https://vzhytihr5x.apidog.io/api-8985504.md): Creates a new Text-to-Speech (TTS) job that converts input text into audio asynchronously. - [Get Text-To-Speech Job Data](https://vzhytihr5x.apidog.io/api-8985508.md): Retrieves information about an async text-to-speech job. - [List PlayHT Voices](https://vzhytihr5x.apidog.io/api-8985513.md): Gets the full list of stock PlayHT Voices available for use with the API. - [Create Instant Voice Clone (via file upload)](https://vzhytihr5x.apidog.io/api-8985516.md): Create an instant voice clone by providing a sample audio file via file upload. - [Create Instant Voice Clone (via file URL)](https://vzhytihr5x.apidog.io/api-8985777.md): Create an instant voice clone by providing an URL for a sample audio file. - [List Cloned Voices](https://vzhytihr5x.apidog.io/api-8986080.md): Obtains a list of all cloned voices created by the user. - [Delete Cloned Voices](https://vzhytihr5x.apidog.io/api-8986088.md): Deletes a cloned voice created by the user using the provided `voice_id`. - [Timestamp From Audio](https://vzhytihr5x.apidog.io/api-8986097.md): Creates a new *transcription* that extracts text and time information from the audio generated by a [text-to-speech (TTS) generation](https://docs.play.ht/reference/api-generate-audio). - [Get Transcription Job Data](https://vzhytihr5x.apidog.io/api-8986104.md): Retrieves information about a transcription job created by the [Timestamp From Audio endpoint](https://docs.play.ht/reference/api-transcribe-audio). - [Convert Plain Text To Speech](https://vzhytihr5x.apidog.io/api-8986112.md): This endpoint is used to trigger text to speech conversion. - [Convert SSML To Speech](https://vzhytihr5x.apidog.io/api-8986145.md): This endpoint is used to trigger text to speech conversion. - [Get Conversion Job Status](https://vzhytihr5x.apidog.io/api-8986337.md): Gets text-to-speech job status and generated audio file URL. - [Get Available Voices](https://vzhytihr5x.apidog.io/api-8986349.md): Choose a voice from the list and use the voice `value` as the `voice` parameter in the [Convert TTS Standard & Premium Voices endpoint](https://docs.play.ht/reference/api-convert-tts-standard-premium-voices) endpoint, for example: `en-US-JennyNeural`.