Transcrição de Áudio (Speech to Text)
POST
https://apieva.xvia.com.br
/aitools/transcription
Recebe um arquivo de áudio e retorna o conteúdo transcrito em texto.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Rate Limiting Response
typestring · requiredA URI reference that identifies the problem.
titlestring · requiredA short, human-readable summary of the problem.
statusnumber · requiredThe HTTP status code.
instancestring
Texto para Fala (Text to Speech)
POST
https://apieva.xvia.com.br
/aitools/tts/{idmsg}
Converte o texto informado em áudio sintetizado (voz).
path Parameters
idmsgstring · requiredID da mensagem.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Rate Limiting Response
typestring · requiredA URI reference that identifies the problem.
titlestring · requiredA short, human-readable summary of the problem.
statusnumber · requiredThe HTTP status code.
instancestring
