Overview
The Hidoba Research Texting API enables you to create AI-powered conversational experiences through a REST API. The service receives chat history and returns both transcript and generated audio responses.
Typical Flow
- User responds in the chat
- Service generates response from user message(s) and past chat history
- Response is sent to the user
Important Considerations
- Concurrency: User might send another message before response is generated
- Retries: Service might occasionally fail to generate response