What is IVONA Recordings?
IVONA Recordings is a modern SaaS type website allowing to create professional voice-over recordings identical to the ones produced in a recording studio. The website provides virtual speakers with world class voices using the technology of a frequent prize-winning IVONA text-to-speech solution.
Integrate your application or website with IVONA Recordings.
By using our Application Programming Interface you can integrate your application or website with IVONA Recordings using virtually any programming language.
IVONA Recordings offers a programming interface that is accessible via Simple Object Access Protocol. This protocol is used to exchange data between programs in the form of messages with XML extension. Communication is enabled by means of HTTP.
The website provides a range of methods used to execute different operations on the protocol. The methods are listed in WSDL document that is available on IVONA Recordings website at: http://www.ivona.com/online/apispwsdl.php
What does IVONA Recordings API allow for?
A range of methods provided by IVONA Recordings API offers basic functionalities available on the website. By means of those functionalities you can:
- create recordings,
- buy licences for the recordings created (paying with the funds deposited in the user’s account),
- browse the playlist
- obtain information on the location of the recordings bought (URL address or HTML script necessary to place the player on the website)
- delete unnecessary recordings
How to use IVONA Recordings API?
When creating a script or a program that is supposed to use IVONA Recordings programming interface, you have to provide the address to WSDL file (http://www.ivona.com/online/apispwsdl.php) when declaring the connection to SOAP server.
You can connect to the website and control the invocation of individual methods in the majority of programming languages.
If the SOAP interface is to be used to buy paid licences, the user’s account needs to be topped up with the appropriate amount.
NOTE!
The so called partner accounts are exempt from the above.
Click here to get more information on the partner programme
How to begin?
- Sign in at IVONA Recordings.
Signing in is obligatory because every invocation of methods provided by the website requires authorisation. - Read IVONA Recordings API documentation.
Complete IVONA Recordings API documentation and model invocations in PHP are available here. - Integrate your application or website with IVONA Recordings.
Using the SOAP protocol you can develop an application communicating with IVONA Recordings simply by defining a connection to the server and invoking a few simple commands.
Technical Support.
If you have any doubts, questions or problems related to the operation of IVONA Recordings API, do not hesitate to contact us at support@ivona.com, or use our contact form.
