| bargein |
Data Type: true | false |
Default: true |
Optional |
| allows the user to interrupt the prompt with a response. |
| beep |
Data Type: true | false |
Default: false |
Optional |
| plays a beep before response entry or recording begins. |
| choiceConfidence |
Data Type: float |
Default: 0.3 |
Optional |
| A grammar-based list of choices the user may make. Response grammars can be defined in Simple Grammar, GRXML or JSGF formats. |
| choiceMode |
Data Type: string - dtmf | speech | any |
Default: any |
Optional |
| dtmf, speech or any |
| choices |
Data Type: string |
Default: none |
Optional |
| a list of choices the user may make, defined in Simple Grammar, GRXML or JSGF formats. |
| format |
Data Type: String |
Default: "" (undefined) |
Optional |
| The format to record in. This may be 'audio/wav' or 'audio/mp3'. |
| maxTime |
Data Type: integer |
Default: 30 |
Optional |
| maximum amount of time in ??? Tropo will wait for a response from the user. |
| recordPassword |
Data Type: string |
Default: none |
Optional |
| If using FTP -- the FTP account password |
| recordURI |
Data Type: string - URI |
Default: none |
Optional |
| FTP or HTTP URL to post the recorded audio file to |
| recordUser |
Data Type: string |
Default: none |
Optional |
| If recording to FTP -- FTP account username |
| repeat |
Data Type: integer |
Default: 0 |
Optional |
| Number of times Tropo should repeat the prompt and attempt to get a response from the user. |
| silenceTimeout |
Data Type: float |
Default: 5.0 |
Optional |
| The amount of time after the caller is done speaking before the users response is considered done. Applies only to voice input. |
| timeout |
Data Type: float |
Default: 5.0 |
Optional |
| The amount of time Tropo will wait--after sending or playing the prompt--for the user to begin a response. |
| transcriptionID |
Data Type: string |
Default: none |
Optional |
| User definable ID that can be included when the transcription is posted to transcriptionOutURI |
| transcriptionOutURI |
Data Type: String |
Default: "" (undefined) |
Optional |
| email address or HTTP URL to send the transcription results to |