Skip to content
foxxor edited this page Mar 9, 2012 · 8 revisions

Python Carrot - VoiceBunny Library

Python Carrot is a Python module that provides connection to the VoiceBunny.com HTTP RESTful API, using the library Requests for the HTTP request/response cycle. If you need more information on how to use our module check the installation guide or the tutorial.

What's VoiceBunny?

VoiceBunny.com is a community marketplace for awesome voices, Buyers gain quick access to thousands of voices in dozens of languages. Voice talents showcase their skills to a global audience. Whether it's a one-time short project, or a project requiring thousands of recordings, Mr. VoiceBunny makes it effortless to find the voice at any price point... Always!

VoiceBunny is a venture of Voice123 and Torrenegra Labs.

Request a VoiceBunny API Token

To use this library you need to request an API Tokenin the VoiceBunny.com Developer's Section.

Don't you like Python?

If you're not confortable with Python language, you can also check our other libraries:

Or why not, build your own library/module from scratch checking the API documentation.