0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #32 from kevinbond/master More... about 13 years ago
Merge pull request #31 from kevinbond/2b09f49f21705afa261a6a70404a0198b2847c9d More... about 13 years ago
Added the wait method with params milliseconds and allowsiganls More... about 13 years ago
Added transcriptionID, transcriptionEmailFormat and transcriptionOutURI to the startRecording method More... about 13 years ago
Added allowSignals and interdigitTimeout to the conference method More... about 13 years ago
Added allowSignals to the call method More... about 13 years ago
Added allowSignals and interdigitTimeout to the ask method More... about 13 years ago
Merge pull request #30 from kevinbond/master More... over 13 years ago
adding a few features More... over 13 years ago
fixed the on events voice param and added 'interdigitTimeout', 'speechCompleteTimeout', 'speechIncompleteTimeout', 'sensitivity' More... over 13 years ago
Merge branch 'master' of git://github.com/kevinbond/tropo-webapi-python into kevinbond-master More... over 13 years ago
Update tropo.py More... over 13 years ago
Inclusion of voice attribute didn't catch last time, for unknown reasons. More... about 14 years ago
Added voice parameter to record method and added record example More... about 14 years ago
Updated app engine example in samples/appengine More... over 14 years ago
Addesses issue gh-5, which is Hello World, for CGI example More... over 14 years ago
Tarball for 0.1.2 created More... over 14 years ago
Example for issue gh-23 More... over 14 years ago
Fix gh-22, passing in headers to transfer() More... over 14 years ago
Made changes to Ask class init function to handle choices argument. More... over 14 years ago
Added a getIntpretation() method on Result object. More... over 14 years ago
tropo.py should have gone out with previous push More... over 14 years ago
Added setVoice method for Tropo object to fix issue gh-12 More... over 14 years ago
Fixed gh-14 (conflict with 'as' and 'from' Python reserved words), and added tests in samples directory More... over 14 years ago
getValue() should utilize value, not interpretation. Fixes gh-17 More... over 14 years ago
Remove logging. Fixes gh-11 More... over 14 years ago
Document that 'from' in the session object is 'fromaddress' in Python, due to 'from' being a reserved word. More... over 14 years ago
Added the 0.1.1.tar.gz distribution More... over 14 years ago
Incremented version number to 0.1.1 More... over 14 years ago
Removed terminator object from tests in test.py More... over 14 years ago