diff --git a/backend/src/voice/voice.controller.ts b/backend/src/voice/voice.controller.ts index cecfa5a..0d8d54d 100644 --- a/backend/src/voice/voice.controller.ts +++ b/backend/src/voice/voice.controller.ts @@ -225,16 +225,14 @@ export class VoiceController { const twiml = ` + + + + + + ${clientElements} - - - - - - - - `;