我試圖在我的Laravel應用程序中接收傳真,但似乎無法正確格式化XML。 由於我第一次設置這個,我試圖模仿Twilio快速入門指南中的基本操作。 使用Twilio儀表盤,我已經設置myapp.com/fax/sent的網絡掛接地址時,接收到的傳真試圖發送通知: public function sent()
{
$twimlResponse = new SimpleXMLElement
我在Twilio中使用python製作錄音。只是想知道如何訪問我製作的最新/最新的錄音?乾杯! 製作錄音:在訪問錄音 resp = twilio.twiml.Response()
resp.say("Please record your message after the beep")
resp.record(maxLength="10", action="/handle-recording"