nuecho / rivr

Rivr is a lightweight open-source dialogue engine enabling Java developers to easily create enterprise-grade VoiceXML applications.
http://rivr.nuecho.com
Other
61 stars 23 forks source link

how to set content-type in run method response or in return/exit? #29

Closed D41138761 closed 2 years ago

D41138761 commented 2 years ago

is it possible to set the content-type as "application/voicexml+xml" ?

gawi commented 2 years ago

All VoiceXML documents are served by Rivr with application/voicexml+xml, as per VoiceXML 2.0 specification.