Package ai.rev.speechtotext
-
Interface Summary Interface Description ApiInterface The ApiInterface is a type-safe Retrofit interface that presents all the endpoints that are made to communicate with the Rev AI async API.CustomVocabularyApiInterface The CustomVocabularyApiInterface is a type-safe Retrofit interface that presents all the endpoints that are made to communicate with the Rev AI custom vocabulary API.RevAiWebSocketListener Listens for events over the WebSocket connection to Rev AI -
Class Summary Class Description ApiClient The ApiClient object provides methods to send and retrieve information from all the Rev AI API endpoints using the Retrofit HTTP client.CustomVocabulariesClient The CustomVocabularyClient object provides methods to interact with the Custom Vocabulary Api.FileStreamRequestBody Customized request body used for submitting local file jobs.StreamingClient