Script Generator

RelayUK App - AutoType against Queued Call Message

This page plots a graph of a count of characters typed every 9 seconds. You can type at your typing speed into the text area and it plots a graph. It does not allow for Me>> . Or paste the text from the SavedCall. See if the App can consistanly cope with the typing as the call progresses.

Type this text: - This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 56 seconds

Paste saved Call into box below:

Call from TextBox Above


The typing from Me>> generated by the AutoType is what I think a user would do, and the system message is a regular tick sending a string in one packet

 	[ Auto Type ] --- ~ 5 cps -----------> |
 	                                       |--->---[ Relay UK App]
 	[ Node      ] --- every 9 seconds----> |
 

We can measure the Auto Type rate by counting the number of characters between each system message.

The message below is sent every 9 seconds, use this to measure "characters per second" and plot graph

[ ]

append every 9 seconds, to simulate queuing.Type into the box to measure your typing speed. Update Graph

Analysis:-


AutoType Analysis of Typing rates measured from call logs

Test:

Set up a a call queueing waiting for an Advisor. Use a stream of text into the DUT and capture its output. The DUT merges two streams of text, Typing from my AutoType, and the system sends a periodic message. My AutoTyping sends a time stamp relative to when it was turned on.

Example of call log

When queuing, every 9 seconds, the node sends: Sorry for any delay. Connecting you as soon as we can

 [ Sorry for any delay. Connecting you as soon as we can ]
 
 Me>> is BeeTea Engineer, DHR, making a 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 Me>> test call.
    Please hang up 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 Me>> the B-leg 
    I am testing. 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 

The typing from Me>> generated by the AutoType is what I think a user would do, and the system message is a regular tick sending a string in one packet

 	[ Auto Type ] --- ~ 5 cps -----------> |
 	                                       |--->---[ Relay UK App]
 	[ Node      ] --- every 9 seconds----> |
 

We can measure the Auto Type rate by counting the number of characters between each system message.

Tests:-

Typing rates measured from call logs

AutoType types a set of phrases in a loop. It uses a random interval between letters, and a longer pause between words.

What rate should it type

 char myString[] = "  This is BeeTea Engineer, DHR, making a test call.\n "
                   " Please hang up the B-leg \n "
                   " I am testing  the new Relay UK app  \n "
                   " Hello Doug here  \n "
                   " Can   you see my typing?  \n "
                   " The Quick brown fox jumps over the lazy dog  \n "
                   " I am testing the    new Relay UK app \n "
                   ;
 

When it types into a text editor the \n does not seem to do a CRLF

slower - 56 seconds

 This is BeeTea Engineer, DHR, making a test call.
  Please hang up the B-leg 
   I am testing  the new Relay UK app  
    Hello Doug here  
      Can   you see my typing?  
 	   The Quick brown fox jumps over the lazy dog  
 	     I am testing the    new Relay UK app 
 		   ts: 56 seconds  This is BeeTea Engineer, DHR, making a test call.
 

faster - 32 seconds

 		    Please hang up the B-leg 
 			 I am testing  the new Relay UK app  
 			  Hello Doug here  
 			    Can   you see my typing?  
 				  The Quick brown fox jumps over the lazy dog  
 				    I am testing the    new Relay UK app 
 					  ts: 88 seconds  This is BeeTea Engineer, DHR, making a test call.
 
 

Then slower, slower - 56 seconds

 					   Please hang up the B-leg 
 					    I am testing  the new Relay UK app  
 						 Hello Doug here  
 						   Can   you see my typing?  
 						     The Quick brown fox jumps over the lazy dog  
 							   I am testing the    new Relay UK app 
 							     ts: 144 seconds  This is BeeTea Engineer, DHR, making a test call.
 

What Rate do the AutoTypes type at? Note: includes indents so expect rate to increase.

DigiSpark - yellow - control:-

PICO strapped - fast :-

PICO strapped - slow :-

Long duration calls

AutoType types a set of phrases in a loop. Plug it into the App and let it type. Does the App survive? Does it choke?


digispark yellow


PICO strapped slow:-


PICO strapped slow - turned on and off:-


Long duration calls into device using Pico Strapped Slow



 

Analysed Control measurements

DigiSpark Yellow
PICO strapped - fast :
PICO strapped - fast :

Analysed Calls - waiting for an Advisor

tests

Long One Hour call with Digi spark and PICO strapped-slow unplugged.
DigiSpark - Yellow

PICO strapped-fast

PICO strapped-slow

copies of emails of call logs


 DigiSpark - yellow
 
This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 56 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 88 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 144 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 176 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 230 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 263 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 316 seconds This is BeeTea

PICO strapped
This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 28 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 45 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 75 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 91 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 121 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 139 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 170 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 187 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app

This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 91 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 140 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 225 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 273 seconds This is BeeTea Engineer, DHR, making a test call. Please hang up the B-leg I am testing the new Relay UK app Hello Doug here Can you see my typing? The Quick brown fox jumps over the lazy dog I am testing the new Relay UK app ts: 361 seconds This is BeeTea Engineer, DHR, making a test call.
 
 
TextArea

testing

 Make a long call to the Queuing operator. The 
 
 [ Auto type ] --- [ device ]
 
 In more detail:
 
 [ [ Auto type ] - [ USB stack in  ] ]  --- [ [ USB stack ]-[ device ] ]
 
 [ Auto Type ] types faster than the App can process it so it banks up in the USB buffer. How do I find it?
 
 We queue the call against the node The node sends a message every 9 seconds.
 
 The AutoType could do with an input that could trigger a character to allow the delay across the App when it has banked up the typing.
 
 [ AUTO TYPE ] - - - [ 
 
 

Testing The Pro Micro with tick() adding queue message every 9 seconds.

 [ Sorry for any delay. Connecting you as soon as we can ]
 
 Me>> is BeeTea Engineer, DHR, making a 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 Me>> test call.
    Please hang up 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 Me>> the B-leg 
    I am testing. 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 GA 
   This is BeeTea En
 [ Sorry for any delay. Connecting you as soon as we can ]
 gineer, DHR, making a test call. GA 
  
 [ Sorry for any delay. Connecting you as soon as we can ]
 Please hang up the B-leg  GA 
  I am tes
 [ Sorry for any delay. Connecting you as soon as we can ]
 ting  the new Relay UK app   GA 
  Hello 
 [ Sorry for any delay. Connecting you as soon as we can ]
 Doug here   GA 
   Can   you see my t
 [ Sorry for any delay. Connecting you as soon as we can ]
 yping?   GA 
   The Quick brown fox jumps o
 [ Sorry for any delay. Connecting you as soon as we can ]
 ver the lazy dog   GA 
   I am testing t
 [ Sorry for any delay. Connecting you as soon as we can ]
 he    new Relay UK app  GA 
   [ ts 673
 [ Sorry for any delay. Connecting you as soon as we can ]
 14 ms 2 ] GA 
   This is BeeTea Engineer, DHR, making a test call. GA 
  Ple
 [ Sorry for any delay. Connecting you as soon as we can ]
 ase hang up the B-leg  GA 
  I am testing  the new Relay UK app   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
  Hello Doug here   GA 
   Can   you see my typing?   GA 
   
 [ Sorry for any delay. Connecting you as soon as we can ]
 The Quick brown fox jumps over the lazy dog   GA 
   I am testing
 [ Sorry for any delay. Connecting you as soon as we can ]
  the    new Relay UK app  GA 
   [ ts 109707 ms 2 ] GA 
   
 [ Sorry for any delay. Connecting you as soon as we can ]
 This is BeeTea Engineer, DHR, making a test
 [ Sorry for any delay. Connecting you as soon as we can ]
  call. GA 
  Please hang up the B-leg  GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
  I am testing  the new Relay UK app   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
  Hello Doug here   GA 
   Can   you
 [ Sorry for any delay. Connecting you as soon as we can ]
  see my typing?   GA 
   The Quick brown fox jumps ove
 [ Sorry for any delay. Connecting you as soon as we can ]
 r the
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 GA 
   This is BeeTea Engin
 
 
 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 eer, DHR, making a test call. GA 
  Pleas
 [ Sorry for any delay. Connecting you as soon as we can ]
 e hang up the B-leg  GA 
  I am testing  t
 [ Sorry for any delay. Connecting you as soon as we can ]
 he new Relay UK app   GA 
  Hello Doug 
 [ Sorry for any delay. Connecting you as soon as we can ]
 here   GA 
   Can   you see my typing
 [ Sorry for any delay. Connecting you as soon as we can ]
 ?   GA 
   The Quick brown fox jumps over th
 [ Sorry for any delay. Connecting you as soon as we can ]
 e lazy dog   GA 
   I am testing the   
 [ Sorry for any delay. Connecting you as soon as we can ]
  new Relay UK app  GA 
   [ ts 67313 ms 2 ]
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA 
   This is BeeTea Engineer, DHR, making a test call. GA 
  Please hang up th
 [ Sorry for any delay. Connecting you as soon as we can ]
 e B-leg  GA 
  I am testing  the new Relay UK app   GA 
  Hello D
 [ Sorry for any delay. Connecting you as soon as we can ]
 oug here   GA 
   Can   you see my typing?   GA 
   The Quick br
 [ Sorry for any delay. Connecting you as soon as we can ]
 own fox jumps over the lazy dog   GA 
   I am testing the  
 [ Sorry for any delay. Connecting you as soon as we can ]
   new Relay UK app  GA 
   [ ts 109701 ms 2 ] GA 
   This 
 [ Sorry for any delay. Connecting you as soon as we can ]
 is BeeTea Engineer, DHR, making a test call. 
 [ Sorry for any delay. Connecting you as soon as we can ]
 GA 
  Please hang up the B-leg  GA 
  I a
 [ Sorry for any delay. Connecting you as soon as we can ]
 m testing  the new Relay UK app   GA 
  Hello
 [ Sorry for any delay. Connecting you as soon as we can ]
  Doug here   GA 
   Can   you see my
 [ Sorry for any delay. Connecting you as soon as we can ]
  typing?   GA 
   The Quick brown fox jumps over t
 [ Sorry for any delay. Connecting you as soon as we can ]
 he lazy dog   GA 
   I am testing the 
 [ Sorry for any delay. Connecting you as soon as we can ]
    new Relay UK app  GA 
   [ ts 174970 ms 2 ] GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   This is BeeTea Engineer, DHR, making a test call. GA 
  Please hang 
 [ Sorry for any delay. Connecting you as soon as we can ]
 up the B-leg  GA 
  I am testing  the new Relay UK app   GA 
  Hello Do
 [ Sorry for any delay. Connecting you as soon as we can ]
 ug here   GA 
   Can   you see my typing?   GA 
   The Q
 [ Sorry for any delay. Connecting you as soon as we can ]
 uick brown fox jumps over the lazy dog   GA 
   I am testing the    ne
 [ Sorry for any delay. Connecting you as soon as we can ]
 w Relay UK app  GA 
   [ ts 216438 ms 2 ] GA 
   This is BeeTea
 [ Sorry for any delay. Connecting you as soon as we can ]
  Engineer, DHR, making a test call. GA 
  
 [ Sorry for any delay. Connecting you as soon as we can ]
 Please hang up the B-leg  GA 
  I am
 [ Sorry for any delay. Connecting you as soon as we can ]
  testing  the new Relay UK app   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
  Hello Doug 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 
 
 GA 
   T
 [ Sorry for any delay. Connecting you as soon as we can ]
 his is BeeTea Engineer, DHR, making a tes
 [ Sorry for any delay. Connecting you as soon as we can ]
 t call. GA 
  Please hang up the B-leg 
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA 
  I am testing  the new Relay UK app   GA
 [ Sorry for any delay. Connecting you as soon as we can ]
  
  Hello Doug here   GA 
   Can 
 [ Sorry for any delay. Connecting you as soon as we can ]
   you see my typing?   GA 
   The Quick brow
 [ Sorry for any delay. Connecting you as soon as we can ]
 n fox jumps over the lazy dog   GA 
   I
 [ Sorry for any delay. Connecting you as soon as we can ]
  am testing the    new Relay UK app  
 [ Sorry for any delay. Connecting you as soon as we can ]
 GA 
   [ ts 67314 ms 2 ] GA 
   This is BeeTea Engineer, DHR, making a
 [ Sorry for any delay. Connecting you as soon as we can ]
  test call. GA 
  Please hang up the B-leg  GA 
  I am testing  the n
 [ Sorry for any delay. Connecting you as soon as we can ]
 ew Relay UK app   GA 
  Hello Doug here   GA 
   Can   you see my 
 [ Sorry for any delay. Connecting you as soon as we can ]
 typing?   GA 
   The Quick brown fox jumps over the lazy dog   GA
 [ Sorry for any delay. Connecting you as soon as we can ]
  
   I am testing the    new Relay UK app  GA 
   [ ts
 [ Sorry for any delay. Connecting you as soon as we can ]
  109707 ms 2 ] GA 
   This is BeeTea Engineer, DH
 [ Sorry for any delay. Connecting you as soon as we can ]
 R, making a test call. GA 
  Please hang up
 [ Sorry for any delay. Connecting you as soon as we can ]
  the B-leg  GA 
  I am testing  the new Relay 
 [ Sorry for any delay. Connecting you as soon as we can ]
 UK app   GA 
  Hello Doug here   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   Can   you see my typing?   GA 
   The Quic
 [ Sorry for any delay. Connecting you as soon as we can ]
 k brown fox jumps over the lazy dog   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   I am testing the    new Relay UK app  G
 [ Sorry for any delay. Connecting you as soon as we can ]
 A 
   [ ts 174976 ms 2 ] GA 
   This is BeeTea Engineer, DHR, makin
 [ Sorry for any delay. Connecting you as soon as we can ]
 g a test call. GA 
  Please hang up the B-leg  GA 
  I am testing  
 [ Sorry for any delay. Connecting you as soon as we can ]
 the new Relay UK app   GA 
  Hello Doug here   GA 
   Can   you see
 [ Sorry for any delay. Connecting you as soon as we can ]
  my typing?   GA 
   The Quick brown fox jumps over the lazy dog  
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA 
   I am testing the    new Relay UK app  GA 
   [ ts 216443 ms 2 ] GA 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
   This is BeeTea Engineer, DHR, makin
 [ Sorry for any delay. Connecting you as soon as we can ]
 g a test call. GA 
  Please hang up the B-le
 [ Sorry for any delay. Connecting you as soon as we can ]
 g  GA 
  I am testing  the new Re
 [ Sorry for any delay. Connecting you as soon as we can ]
 lay UK app   GA 
  Hello Doug here   
 [ Sorry for any delay. Connecting you as soon as we can ]
 GA 
   Can   you see my typing?   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   The Quick brown fox jumps over the lazy dog   G
 [ Sorry for any delay. Connecting you as soon as we can ]
 A 
   I am testing the    new Relay UK app 
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA 
   [ ts 284135 ms 2 ] GA 
   This is BeeTea Engineer, DHR, 
 [ Sorry for any delay. Connecting you as soon as we can ]
 making a test call. GA 
  Please hang up the B-leg  GA 
  I am testing 
 [ Sorry for any delay. Connecting you as soon as we can ]
  the new Relay UK app   GA 
  Hello Doug here   GA 
   Can   you see 
 [ Sorry for any delay. Connecting you as soon as we can ]
 my typing?   GA 
   The Quick brown fox jumps over the lazy dog   GA 
  
 [ Sorry for any delay. Connecting you as soon as we can ]
  I am testing the    new Relay UK app  GA 
   [ ts 323291 ms 2 ] GA
 [ Sorry for any delay. Connecting you as soon as we can ]
  
   This is BeeTea Engineer, DHR, makin
 [ Sorry for any delay. Connecting you as soon as we can ]
 g a test call. GA 
  Please hang up the
 [ Sorry for any delay. Connecting you as soon as we can ]
  B-leg  GA 
  I am testing  the new Relay UK app  
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA 
  Hello Doug here   GA 
  
 [ Sorry for any delay. Connecting you as soon as we can ]
  Can   you see my typing?   GA 
   The Qu
 [ Sorry for any delay. Connecting you as soon as we can ]
 ick brown fox jumps over the lazy dog   G
 [ Sorry for any delay. Connecting you as soon as we can ]
 A 
   I am testing the    new Relay UK app 
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA 
   [ ts 391364 ms 2 ] GA 
   This is BeeTea Engineer, DHR, maki
 [ Sorry for any delay. Connecting you as soon as we can ]
 ng a test call. GA 
  Please hang up the B-leg  GA 
  I am testing  the
 [ Sorry for any delay. Connecting you as soon as we can ]
  new Relay UK app   GA 
  Hello Doug here   GA 
   Can   you see m
 [ Sorry for any delay. Connecting you as soon as we can ]
 y typing?   GA 
   The Quick brown fox jumps over the lazy dog   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   I am testing the    new Relay UK app  GA 
   [ ts 431753 ms 2 ] GA 
  
 [ Sorry for any delay. Connecting you as soon as we can ]
  This is BeeTea Engineer, DHR, making a test cal
 [ Sorry for any delay. Connecting you as soon as we can ]
 l. GA 
  Please hang up the B-leg  GA 
  I
 [ Sorry for any delay. Connecting you as soon as we can ]
  am testing  the new Relay UK app 
 [ Sorry for any delay. Connecting you as soon as we can ]
   GA 
  Hello Doug here   GA 
   Can 
 [ Sorry for any delay. Connecting you as soon as we can ]
   you see my typing?   GA 
   The
 [ Sorry for any delay. Connecting you as soon as we can ]
  Quick brown fox jumps over the lazy dog   GA
 [ Sorry for any delay. Connecting you as soon as we can ]
  
   I am testing the    new Relay UK app
 [ Sorry for any delay. Connecting you as soon as we can ]
   GA 
   [ ts 499490 ms 2 ] GA 
   This is BeeTea Engineer, D
 [ Sorry for any delay. Connecting you as soon as we can ]
 HR, making a test call. GA 
  Please hang up the B-leg  GA 
  I am
 [ Sorry for any delay. Connecting you as soon as we can ]
  testing  the new Relay UK app   GA 
  Hello Doug here   GA 
   Can
 [ Sorry for any delay. Connecting you as soon as we can ]
    you see my typing?   GA 
   The Quick brown fox jumps over the lazy
 [ Sorry for any delay. Connecting you as soon as we can ]
  dog   GA 
   I am testing the    new Relay UK app  GA 
   [ ts 540758 ms 
 [ Sorry for any delay. Connecting you as soon as we can ]
 2 ] GA 
   This is BeeTea Engineer, DHR, making 
 [ Sorry for any delay. Connecting you as soon as we can ]
 a test call. GA 
  Please hang up the B-leg 
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA 
  I am testing  the new Relay UK a
 [ Sorry for any delay. Connecting you as soon as we can ]
 pp   GA 
  Hello Doug here   GA 
   Ca
 [ Sorry for any delay. Connecting you as soon as we can ]
 n   you see my typing?   GA 
   The Quick 
 [ Sorry for any delay. Connecting you as soon as we can ]
 brown fox jumps over the lazy dog   GA 
   I
 [ Sorry for any delay. Connecting you as soon as we can ]
  am testing the    new Relay UK app  GA 
   
 [ Sorry for any delay. Connecting you as soon as we can ]
 [ ts 605467 ms 2 ] GA 
   This is BeeTea Engineer, DHR, making a test call. GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
  Please hang up the B-leg  GA 
  I am testing  the new Relay UK app  
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA 
  Hello Doug here   GA 
   Can   you see my typing?   GA 
   T
 [ Sorry for any delay. Connecting you as soon as we can ]
 he Quick brown fox jumps over the lazy dog   GA 
   I am testing the  
 [ Sorry for any delay. Connecting you as soon as we can ]
   new Relay UK app  GA 
   [ ts 645693 ms 2 ] GA 
   This i
 [ Sorry for any delay. Connecting you as soon as we can ]
 s BeeTea Engineer, DHR, making a test call. GA
 [ Sorry for any delay. Connecting you as soon as we can ]
  
  Please hang up the B-leg  GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
  I am testing  the new Relay UK app   GA 
  H
 [ Sorry for any delay. Connecting you as soon as we can ]
 ello Doug here   GA 
   Can   you see 
 [ Sorry for any delay. Connecting you as soon as we can ]
 my typing?   GA 
   The Quick brown fox ju
 [ Sorry for any delay. Connecting you as soon as we can ]
 mps over the lazy dog   GA 
   I am testi
 [ Sorry for any delay. Connecting you as soon as we can ]
 ng the    new Relay UK app  GA 
   [ ts 712770
 [ Sorry for any delay. Connecting you as soon as we can ]
  ms 2 ] GA 
   This is BeeTea Engineer, DHR, making a test call. GA 
  Please 
 [ Sorry for any delay. Connecting you as soon as we can ]
 hang up the B-leg  GA 
  I am testing  the new Relay UK app   GA
 [ Sorry for any delay. Connecting you as soon as we can ]
  
  Hello Doug here   GA 
   Can   you see my typing?   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   The Quick brown fox jumps over the lazy dog   GA 
   I am testing the    new Re
 [ Sorry for any delay. Connecting you as soon as we can ]
 lay UK app  GA 
   [ ts 753433 ms 2 ] GA 
   This is BeeT
 [ Sorry for any delay. Connecting you as soon as we can ]
 ea Engineer, DHR, making a test call. GA 
  Ple
 [ Sorry for any delay. Connecting you as soon as we can ]
 ase hang up the B-leg  GA 
  I am testing 
 [ Sorry for any delay. Connecting you as soon as we can ]
  the new Relay UK app   GA 
  Hello Doug he
 [ Sorry for any delay. Connecting you as soon as we can ]
 re   GA 
   Can   you see my typ
 [ Sorry for any delay. Connecting you as soon as we can ]
 ing?   GA 
   The Quick brown fox jumps over the 
 [ Sorry for any delay. Connecting you as soon as we can ]
 lazy dog   GA 
   I am testing the    new Rel
 [ Sorry for any delay. Connecting you as soon as we can ]
 ay UK app  GA 
   [ ts 817446 ms 2 ] GA 
   This i
 [ Sorry for any delay. Connecting you as soon as we can ]
 s BeeTea Engineer, DHR, making a test call. GA 
  Please hang up the B-leg
 [ Sorry for any delay. Connecting you as soon as we can ]
   GA 
  I am testing  the new Relay UK app   GA 
  Hello Doug
 [ Sorry for any delay. Connecting you as soon as we can ]
  here   GA 
   Can   you see my typing?   GA 
   The Quick brown fox 
 [ Sorry for any delay. Connecting you as soon as we can ]
 jumps over the lazy dog   GA 
   I am testing the    new Relay UK app  GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   [ ts 857864 ms 2 ] GA 
   This is BeeTea Engineer,
 [ Sorry for any delay. Connecting you as soon as we can ]
  DHR, making a test call. GA 
  Please hang up
 [ Sorry for any delay. Connecting you as soon as we can ]
  the B-leg  GA 
  I am testing  the new 
 [ Sorry for any delay. Connecting you as soon as we can ]
 Relay UK app   GA 
  Hello Doug here   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   Can   you see my typing?   GA 
   The Qu
 [ Sorry for any delay. Connecting you as soon as we can ]
 ick brown fox jumps over the lazy dog   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   I am testing the    new Relay UK app
 [ Sorry for any delay. Connecting you as soon as we can ]
   GA 
   [ ts 922654 ms 2 ] GA 
   This is BeeTea Engineer, DHR, ma
 [ Sorry for any delay. Connecting you as soon as we can ]
 king a test call. GA 
  Please hang up the B-leg  GA 
  I am testing  
 [ Sorry for any delay. Connecting you as soon as we can ]
 the new Relay UK app   GA 
  Hello Doug here   GA 
   Can   y
 [ Sorry for any delay. Connecting you as soon as we can ]
 ou see my typing?   GA 
   The Quick brown fox jumps over the lazy dog   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   I am testing the    new Relay UK app  GA 
   [ ts 963743 ms 2 ]
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA 
   This is BeeTea Engineer, DHR, ma
 [ Sorry for any delay. Connecting you as soon as we can ]
 king a test call. GA 
  Please hang up th
 [ Sorry for any delay. Connecting you as soon as we can ]
 e B-leg  GA 
  I am testing  the new
 [ Sorry for any delay. Connecting you as soon as we can ]
  Relay UK app   GA 
  Hello Doug here   GA
 [ Sorry for any delay. Connecting you as soon as we can ]
  
   Can   you see my typing? 
 [ Sorry for any delay. Connecting you as soon as we can ]
   GA 
   The Quick brown fox jumps over the
 [ Sorry for any delay. Connecting you as soon as we can ]
  lazy dog   GA 
   I am testing the    n
 [ Sorry for any delay. Connecting you as soon as we can ]
 ew Relay UK app  GA 
   [ ts 1033213 ms 2 ] GA 
   This
 [ Sorry for any delay. Connecting you as soon as we can ]
  is BeeTea Engineer, DHR, making a test call. GA 
  Please hang up the
 [ Sorry for any delay. Connecting you as soon as we can ]
  B-leg  GA 
  I am testing  the new Relay UK app   GA 
  Hello Do
 [ Sorry for any delay. Connecting you as soon as we can ]
 ug here   GA 
   Can   you see my typing?   GA 
   The Quick brown fox
 [ Sorry for any delay. Connecting you as soon as we can ]
  jumps over the lazy dog   GA 
   I am testing the    new Relay UK app  GA
 [ Sorry for any delay. Connecting you as soon as we can ]
  
   [ ts 1074312 ms 2 ] GA 
   This is BeeTea
 [ Sorry for any delay. Connecting you as soon as we can ]
  Engineer, DHR, making a test call. GA 
  Pl
 [ Sorry for any delay. Connecting you as soon as we can ]
 ease hang up the B-leg  GA 
  I am tes
 [ Sorry for any delay. Connecting you as soon as we can ]
 ting  the new Relay UK app   GA 
  Hello Dou
 [ Sorry for any delay. Connecting you as soon as we can ]
 g here   GA 
   Can   you see my t
 [ Sorry for any delay. Connecting you as soon as we can ]
 yping?   GA 
   The Quick brown fox jumps
 [ Sorry for any delay. Connecting you as soon as we can ]
  over the lazy dog   GA 
   I am testing t
 [ Sorry for any delay. Connecting you as soon as we can ]
 he    new Relay UK app  GA 
   [ ts 1143646 ms 2 ] G
 [ Sorry for any delay. Connecting you as soon as we can ]
 A 
   This is BeeTea Engineer, DHR, making a test call. GA 
  Please
 [ Sorry for any delay. Connecting you as soon as we can ]
  hang up the B-leg  GA 
  I am testing  the new Relay UK app   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
  Hello Doug here   GA 
   Can   you see my typing?   GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   The Quick brown fox jumps over the lazy dog   GA 
   I
 [ Sorry for any delay. Connecting you as soon as we can ]
  am testing the    new Relay UK app  GA 
   [ ts 1187526 ms 2 ] GA
 [ Sorry for any delay. Connecting you as soon as we can ]
  
   This is BeeTea Engineer, DHR, making a t
 [ Sorry for any delay. Connecting you as soon as we can ]
 est call. GA 
  Please hang up the B-leg  
 [ Sorry for any delay. Connecting you as soon as we can ]
 GA 
  I am testing  the new Relay UK app  
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA 
  Hello Doug here   GA 
   Can   
 [ Sorry for any delay. Connecting you as soon as we can ]
 you see my typing?   GA 
   The Quick brown fo
 [ Sorry for any delay. Connecting you as soon as we can ]
 x jumps over the lazy dog   GA 
   I
 [ Sorry for any delay. Connecting you as soon as we can ]
  am testing the    new Relay UK app  GA 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   [ ts 1253864 ms 2 ] GA 
   This is BeeTea Engineer, DHR, making a test call. GA 
  
 [ Sorry for any delay. Connecting you as soon as we can ]
 Please hang up the B-leg  GA 
  I am testing  the new Relay UK app   GA 
  Hello
 [ Sorry for any delay. Connecting you as soon as we can ]
  Doug here   GA 
   Can   you see my typing?   GA 
   The Quick brown fox ju
 [ Sorry for any delay. Connecting you as soon as we can ]
 mps over the lazy dog   GA 
   I am testing the    new Relay UK app  
 [ Sorry for any delay. Connecting you as soon as we can ]
 GA 
   [ ts 1290574 ms 2 ] GA 
   This is BeeTea Enginee
 [ Sorry for any delay. Connecting you as soon as we can ]
 r, DHR, making a test call. GA 
  Please hang 
 [ Sorry for any delay. Connecting you as soon as we can ]
 up the B-leg  GA 
  I am testin
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 BeeTea Engineer,
 [ Sorry for any delay. Connecting you as soon as we can ]
  DHR, making a test call. GA   Please ha
 [ Sorry for any delay. Connecting you as soon as we can ]
 ng up the B-leg  GA   I am testing  th
 [ Sorry for any delay. Connecting you as soon as we can ]
 e new Relay UK app   GA   Hello Doug her
 [ Sorry for any delay. Connecting you as soon as we can ]
 e   GA    Can   you see my typing? 
 [ Sorry for any delay. Connecting you as soon as we can ]
   GA    The Quick brown fox jumps over the
 [ Sorry for any delay. Connecting you as soon as we can ]
  lazy dog   GA    I am testing the    
 [ Sorry for any delay. Connecting you as soon as we can ]
 new Relay UK app  GA    PS: 2 ts: 65 seconds  This is BeeTea Engin
 [ Sorry for any delay. Connecting you as soon as we can ]
 eer, DHR, making a test call. GA   Please hang up the B-leg  GA   I am testi
 [ Sorry for any delay. Connecting you as soon as we can ]
 ng  the new Relay UK app   GA   Hello Doug here   GA    Can   you
 [ Sorry for any delay. Connecting you as soon as we can ]
  see my typing?   GA    The Quick brown fox jumps over the lazy dog 
 [ Sorry for any delay. Connecting you as soon as we can ]
   GA    I am testing the    new Relay UK app  GA    PS: 2 ts: 104 seconds 
 [ Sorry for any delay. Connecting you as soon as we can ]
  This is BeeTea Engineer, DHR, making a te
 [ Sorry for any delay. Connecting you as soon as we can ]
 st call. GA   Please hang up the B-leg  G
 [ Sorry for any delay. Connecting you as soon as we can ]
 A   I am testing  the new Relay UK app  
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA   Hello Doug here   GA    Can   you 
 [ Sorry for any delay. Connecting you as soon as we can ]
 see my typing?   GA    The Quick brow
 [ Sorry for any delay. Connecting you as soon as we can ]
 n fox jumps over the lazy dog   GA    I am testin
 [ Sorry for any delay. Connecting you as soon as we can ]
 g the    new Relay UK app  GA    PS: 2 ts: 166 seconds  This 
 [ Sorry for any delay. Connecting you as soon as we can ]
 is BeeTea Engineer, DHR, making a test call. GA   Please hang up the B-leg  GA  
 [ Sorry for any delay. Connecting you as soon as we can ]
  I am testing  the new Relay UK app   GA   Hello Doug her
 [ Sorry for any delay. Connecting you as soon as we can ]
 e   GA    Can   you see my typing?   GA    The Quick brown fox jum
 [ Sorry for any delay. Connecting you as soon as we can ]
 ps over the lazy dog   GA    I am testing the    new Relay UK app  
 [ Sorry for any delay. Connecting you as soon as we can ]
 GA    PS: 2 ts: 204 seconds  This is BeeTea Engineer, DHR, making
 [ Sorry for any delay. Connecting you as soon as we can ]
  a test call. GA   Please hang up the B-leg 
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA   I am testing  the new Relay UK app 
 [ Sorry for any delay. Connecting you as soon as we can ]
   GA   Hello Doug here   GA   
 [ Sorry for any delay. Connecting you as soon as we can ]
  Can   you see my typing?   GA    The
 [ Sorry for any delay. Connecting you as soon as we can ]
  Quick brown fox jumps over the lazy dog 
 [ Sorry for any delay. Connecting you as soon as we can ]
   GA    I am testing the    new Relay UK 
 [ Sorry for any delay. Connecting you as soon as we can ]
 app  GA    PS: 2 ts: 268 seconds  This is BeeTea Engineer, DHR, making a test call. GA  
 [ Sorry for any delay. Connecting you as soon as we can ]
  Please hang up the B-leg  GA   I am testing  the new Relay UK app   G
 [ Sorry for any delay. Connecting you as soon as we can ]
 A   Hello Doug here   GA    Can   you see my typing?   GA    Th
 [ Sorry for any delay. Connecting you as soon as we can ]
 e Quick brown fox jumps over the lazy dog   GA    I am testing the   
 [ Sorry for any delay. Connecting you as soon as we can ]
  new Relay UK app  GA    PS: 2 ts: 305 seconds  This is BeeTea Engineer, DHR
 [ Sorry for any delay. Connecting you as soon as we can ]
 , making a test call. GA   Please hang up the 
 [ Sorry for any delay. Connecting you as soon as we can ]
 B-leg  GA   I am testing  the new
 [ Sorry for any delay. Connecting you as soon as we can ]
  Relay UK app   GA   Hello Doug here   
 [ Sorry for any delay. Connecting you as soon as we can ]
 GA    Can   you see my typing?   GA    T
 [ Sorry for any delay. Connecting you as soon as we can ]
 he Quick brown fox jumps over the lazy dog
 [ Sorry for any delay. Connecting you as soon as we can ]
    GA    I am testing the    new Relay 
 [ Sorry for any delay. Connecting you as soon as we can ]
 UK app  GA    PS: 2 ts: 368 seconds  This is BeeTea Engineer, DHR, making a test call. 
 [ Sorry for any delay. Connecting you as soon as we can ]
 GA   Please hang up the B-leg  GA   I am testing  the new Relay UK
 [ Sorry for any delay. Connecting you as soon as we can ]
  app   GA   Hello Doug here   GA    Can   you see my typing?   GA 
 [ Sorry for any delay. Connecting you as soon as we can ]
    The Quick brown fox jumps over the lazy dog   GA    I am testing th
 [ Sorry for any delay. Connecting you as soon as we can ]
 e    new Relay UK app  GA    PS: 2 ts: 405 seconds  This is BeeTea Enginee
 [ Sorry for any delay. Connecting you as soon as we can ]
 r, DHR, making a test call. GA   Please hang
 [ Sorry for any delay. Connecting you as soon as we can ]
  up the B-leg  GA   I am testing  the new Re
 [ Sorry for any delay. Connecting you as soon as we can ]
 lay UK app   GA   Hello Doug here   GA  
 [ Sorry for any delay. Connecting you as soon as we can ]
   Can   you see my typing?   GA    The Qui
 [ Sorry for any delay. Connecting you as soon as we can ]
 ck brown fox jumps over the lazy dog  
 [ Sorry for any delay. Connecting you as soon as we can ]
  GA    I am testin
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 

Some manual typing and then the PICO

 Hello my name is dou 
 [ Sorry for any delay. Connecting you as soon as we can ]
 g Rice.
 I would lik
 [ Sorry for any delay. Connecting you as soon as we can ]
 e to order a pizza
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 What would you like on you P
 [ Sorry for any delay. Connecting you as soon as we can ]
 iza?
 Well it must hav
 [ Sorry for any delay. Connecting you as soon as we can ]
 e cheese, pinapple
 [ Sorry for any delay. Connecting you as soon as we can ]
 ,
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 And I would like it 
 [ Sorry for any delay. Connecting you as soon as we can ]
 to be ready bu
 [ Sorry for any delay. Connecting you as soon as we can ]
 y nine pm.
 Then I can
 [ Sorry for any delay. Connecting you as soon as we can ]
  come and collect it.
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 What is your address?
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 $ some whare 
 [ Sorry for any delay. Connecting you as soon as we can ]
 near teh chemist
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 
 What speed can I
 [ Sorry for any delay. Connecting you as soon as we can ]
  type. I think is
 [ Sorry for any delay. Connecting you as soon as we can ]it is not too ast
 C
 [ Sorry for any delay. Connecting you as soon as we can ]
 an I type at a reasonable rate 
 [ Sorry for any delay. Connecting you as soon as we can ]
 to 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 Using the Raspberry PICO
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 BeeTea Engineer,
 [ Sorry for any delay. Connecting you as soon as we can ]
  DHR, making a test call.
   Please hang up t
 [ Sorry for any delay. Connecting you as soon as we can ]
 he B-leg 
   I am testing  the new Relay U
 [ Sorry for any delay. Connecting you as soon as we can ]
 K app  
   Hello Doug here  
   Can   you
 [ Sorry for any delay. Connecting you as soon as we can ]
  see my typing?  
   The Quick brown fox
 [ Sorry for any delay. Connecting you as soon as we can ]
  jumps over the lazy dog  
   I am testing 
 [ Sorry for any delay. Connecting you as soon as we can ]
 the    new Relay UK app 
   ts: 55 seconds   This is BeeTea Engineer, DHR, 
 [ Sorry for any delay. Connecting you as soon as we can ]
 making a test call.
   Please hang up the B-leg 
   I am testing  the new Relay UK app  
 [ Sorry for any delay. Connecting you as soon as we can ]
 
   Hello Doug here  
   Can   you see my typing?  
   The Quick brown fox jumps over the
 [ Sorry for any delay. Connecting you as soon as we can ]
  lazy dog  
   I am testing the    new Relay UK app 
   ts: 83 seconds   This is Bee
 [ Sorry for any delay. Connecting you as soon as we can ]
 Tea Engineer, DHR, making a test call.
   Plea
 [ Sorry for any delay. Connecting you as soon as we can ]
 se hang up the B-leg Hello D
 o
 ug her
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 e  
   Can   you see my typing?  
   The Quick bro
 [ Sorry for any delay. Connecting you as soon as we can ]
 wn fox jumps over 
 the laThi
 [ Sorry for any delay. Connecting you as soon as we can ]
 s is BeeTea Engineer, DHR, making a test call.
   
 [ Sorry for any delay. Connecting you as soon as we can ]
 Please hang up the B-leg 
   I am testing 
 [ Sorry for any delay. Connecting you as soon as we can ]
  the new Relay UK app  
   Hello Doug he
 [ Sorry for any delay. Connecting you as soon as we can ]
 re  
   Can   you see my typing?  
   Th
 [ Sorry for any delay. Connecting you as soon as we can ]
 e Quick brown fox jumps over the lazy dog 
 [ Sorry for any delay. Connecting you as soon as we can ]
  
   I am testing the    new Relay UK app 
   ts: 55 seconds  
 [ Sorry for any delay. Connecting you as soon as we can ]
  This is BeeTea Engineer, DHR, making a test call.
   Please hang up the B-le
 [ Sorry for any delay. Connecting you as soon as we can ]
 g 
   I am testing  the new Relay UK app  
   Hello Doug here  
   Can   you see my typing?
 [ Sorry for any delay. Connecting you as soon as we can ]
   
   The Quick brown fox jumps over the lazy dog  
   I am testing the    new Relay UK
 [ Sorry for any delay. Connecting you as soon as we can ]
  app 
   ts: 83 seconds   This is BeeTea Engineer, DHR, making a
 [ Sorry for any delay. Connecting you as soon as we can ]
  test call.
   Please hang up the B-leg 
   I
 [ Sorry for any delay. Connecting you as soon as we can ]
  am testing  the new Relay UK app  
   Hello Do
 [ Sorry for any delay. Connecting you as soon as we can ]
 ug here  
   Can   you see my typing?  
   The Qu
 [ Sorry for any delay. Connecting you as soon as we can ]
 ick brown fox jumps over the lazy dog  
   I am
 [ Sorry for any delay. Connecting you as soon as we can ]
  testing the    new Relay UK app 
   ts: 135 seconds   This i
 [ Sorry for any delay. Connecting you as soon as we can ]
 s BeeTea Engineer, DHR, making a test call.
   Please hang up the B-leg 
  
 [ Sorry for any delay. Connecting you as soon as we can ]
  I am testing  the new Relay UK app  
   Hello Doug here  
   Can   you see
 [ Sorry for any delay. Connecting you as soon as we can ]
  my typing?  
   The Quick brown fox jumps over the lazy dog  
   I am testing the    new
 [ Sorry for any delay. Connecting you as soon as we can ]
  Relay UK app 
   ts: 164 seconds   This is BeeTea Engineer, DHR, making
 [ Sorry for any delay. Connecting you as soon as we can ]
  a test call.
   Please hang up the 
 [ Sorry for any delay. Connecting you as soon as we can ]
 B-leg 
   I am testing  the new Relay UK a
 [ Sorry for any delay. Connecting you as soon as we can ]
 pp  
   Hello Doug here  
   Can   you see my t
 [ Sorry for any delay. Connecting you as soon as we can ]
 yping?  
   The Quick brown fox jumps over t
 [ Sorry for any delay. Connecting you as soon as we can ]
 he lazy dog  
   I am testing the    new Relay U
 [ Sorry for any delay. Connecting you as soon as we can ]
 K app 
   ts: 218 seconds   This is BeeTea Engineer, DHR, making a test call.
   Please hang up t
 [ Sorry for any delay. Connecting you as soon as we can ]
 he B-leg 
   I am testing  the new Relay UK app  
   Hello Doug here  
   Ca
 [ Sorry for any delay. Connecting you as soon as we can ]
 n   you see my typing?  
   The Quick brown fox jumps over the lazy dog
 [ Sorry for any delay. Connecting you as soon as we can ]
   
   I am testing the    new Relay UK app 
   ts: 249 seconds   This is BeeTea Engi
 [ Sorry for any delay. Connecting you as soon as we can ]
 neer, DHR, making a test call.
   Please hang up the
 [ Sorry for any delay. Connecting you as soon as we can ]
  B-leg 
   I am testing  the new Relay UK app  
 [ Sorry for any delay. Connecting you as soon as we can ]
 
   Hello Doug here  
   Can   you see my typin
 [ Sorry for any delay. Connecting you as soon as we can ]
 g?  
   The Quick brown fox jumps over the laz
 [ Sorry for any delay. Connecting you as soon as we can ]
 y dog  
   I am testing the    new Relay UK app 
   ts: 297 seconds   T
 [ Sorry for any delay. Connecting you as soon as we can ]
 his is BeeTea Engineer, DHR, making a test call.
   Please hang up the B-leg 
   I am testing
 [ Sorry for any delay. Connecting you as soon as we can ]
   the new Relay UK app  
   Hello Doug here  
   Can   you see my typin
 [ Sorry for any delay. Connecting you as soon as we can ]
 g?  
   The Quick brown fox jumps over the lazy dog  
   I am testing the    new Relay
 [ Sorry for any delay. Connecting you as soon as we can ]
  UK app 
   ts: 325 seconds   This is BeeTea Engineer, DHR, making a test
 [ Sorry for any delay. Connecting you as soon as we can ]
  call.
   Please hang up the B-leg 
   I am t
 [ Sorry for any delay. Connecting you as soon as we can ]
 esting  the new Relay UK app  
   Hello Dou
 [ Sorry for any delay. Connecting you as soon as we can ]
 g here  
   Can   you see my typing?  
   The
 [ Sorry for any delay. Connecting you as soon as we can ]
  Quick brown fox jumps over the lazy dog 
 [ Sorry for any delay. Connecting you as soon as we can ]
  
   I am testing the    new Relay
 [ Sorry for any delay. Connecting you as soon as we can ]
  UK app 
   ts: 380 seconds   This is BeeTea Engineer, DHR, making a test call.
   Please hang up t
 [ Sorry for any delay. Connecting you as soon as we can ]
 he B-leg 
   I am testing  the new Relay UK app  
   Hello Doug here  
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   Can   you see my typing?  
   The Quick brown fox jumps over the lazy dog  
   I am testing t
 [ Sorry for any delay. Connecting you as soon as we can ]
 he    new Relay UK app 
   ts: 408 seconds   This is BeeTea Engineer, DHR, 
 [ Sorry for any delay. Connecting you as soon as we can ]
 making a test call.
   Please hang up the B-leg 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   I am testing  the new Relay UK app  
   Hello
 [ Sorry for any delay. Connecting you as soon as we can ]
  Doug here  
   Can   you see my typing
 [ Sorry for any delay. Connecting you as soon as we can ]
 ?  
   The Quick brown fox jumps over the laz
 [ Sorry for any delay. Connecting you as soon as we can ]
 y dog  
   I am testing the    new Re
 [ Sorry for any delay. Connecting you as soon as we can ]
 lay UK app 
   ts: 463 seconds   This is BeeTea Engineer, DHR, making a test call.
   Please
 [ Sorry for any delay. Connecting you as soon as we can ]
  hang up the B-leg 
   I am testing  the new Relay UK app  
   Hello Doug her
 [ Sorry for any delay. Connecting you as soon as we can ]
 e  
   Can   you see my typing?  
   The Quick brown fox ju
 [ Sorry for any delay. Connecting you as soon as we can ]
 mps over the lazy dog  
   I am testing the    new Relay UK app 
   ts: 495 seconds   T
 [ Sorry for any delay. Connecting you as soon as we can ]
 his is BeeTea Engineer, DHR, making a test call
 [ Sorry for any delay. Connecting you as soon as we can ]
 .
   Please hang up the B-leg 
   I am testing
 [ Sorry for any delay. Connecting you as soon as we can ]
   the new Relay UK app  
   Hello Doug here  
   
 [ Sorry for any delay. Connecting you as soon as we can ]
 Can   you see my typing?  
   The Quick brown fo
 [ Sorry for any delay. Connecting you as soon as we can ]
 x jumps over the lazy dog  
   I am testing the
 [ Sorry for any delay. Connecting you as soon as we can ]
     new Relay UK app 
   ts: 546 seconds   This is BeeTea Engineer, DHR, makin
 [ Sorry for any delay. Connecting you as soon as we can ]
 g a test call.
   Please hang up the B-leg 
   I am testing  the new Relay UK app  
  
 [ Sorry for any delay. Connecting you as soon as we can ]
  Hello Doug here  
   Can   you see my typing?  
   The Quick brown fox jumps
 [ Sorry for any delay. Connecting you as soon as we can ]
  over the lazy dog  
   I am testing the    new Relay UK app 
   ts: 575 seconds   This is B
 [ Sorry for any delay. Connecting you as soon as we can ]
 eeTea Engineer, DHR, making a test call.
   Please han
 [ Sorry for any delay. Connecting you as soon as we can ]
 g up the B-leg 
   I am testing  the new Relay UK ap
 [ Sorry for any delay. Connecting you as soon as we can ]
 p  
   Hello Doug here  
   Can   you see my typi
 [ Sorry for any delay. Connecting you as soon as we can ]
 ng?  
   The Quick brown fox jumps over the lazy d
 [ Sorry for any delay. Connecting you as soon as we can ]
 og  
   I am testing the    new Relay UK app 
   ts: 622 seconds  
 [ Sorry for any delay. Connecting you as soon as we can ]
  This is BeeTea Engineer, DHR, making a test call.
   Please hang up the B-leg 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   I am testing  the new Relay UK app  
   Hello Doug here  
   Can   you see my typ
 [ Sorry for any delay. Connecting you as soon as we can ]
 ing?  
   The Quick brown fox jumps over the lazy dog  
   I am testing the    ne
 [ Sorry for any delay. Connecting you as soon as we can ]
 w Relay UK app 
   ts: 651 seconds   This is BeeTea Engineer, DHR, makin
 [ Sorry for any delay. Connecting you as soon as we can ]
 g a test call.
   Please hang up the B-leg 
   I am te
 [ Sorry for any delay. Connecting you as soon as we can ]
 sting  the new Relay UK app  
   Hell
 [ Sorry for any delay. Connecting you as soon as we can ]
 o Doug here  
   Can   you see my typing?  
  
 [ Sorry for any delay. Connecting you as soon ar the
  laz
 y dog  s we can ]
  The Quick brown fox 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
   I am testing the
   
  
 
  new Relay U
 [ Sorry for any delay. Connecting you as soon as we can ]
 K app 
   ts: 704 seconds   This is BeeTea Engineer, DHR, making a test call.
   Please hang up the B-leg 
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   I am testing  the new Relay UK app  
   Hello Doug here  
   Can   you see
 [ Sorry for any delay. Connecting you as soon as we can ]
  my typing?  
   The Quick brown fox jumps over the lazy dog  
 
 [ Sorry for any delay. Connecting you as soon as we can ]
   I am testing the    new Relay UK app 
   ts: 735 seconds   This is BeeTea
 [ Sorry for any delay. Connecting you as soon as we can ]
  Engineer, DHR, making a test call.
   Please ha
 [ Sorry for any delay. Connecting you as soon as we can ]
 ng up the B-leg 
   I am testing  the new
 [ Sorry for any delay. Connecting you as soon as we can ]
  Relay UK app  
   Hello Doug here  
   Can   you 
 [ Sorry for any delay. Connecting you as soon as we can ]
 see my typing?  
   The Quick brown fox jum
 [ Sorry for any delay. Connecting you as soon as we can ]
 ps over the lazy dog  
   I am testing the
 [ Sorry for any delay. Connecting you as soon as we can ]
     new Relay UK app 
   ts: 789 seconds   This is BeeTea Engineer,
 [ Sorry for any delay. Connecting you as soon as we can ]
  DHR, making a test call.
   Please hang up the B-leg 
   I am testing
 [ Sorry for any delay. Connecting you as soon as we can ]
   the new Relay UK app  
   Hello Doug here  
   Can   you see my typing?
 [ Sorry for any delay. Connecting you as soon as we can ]
   
   The Quick brown fox jumps over the lazy dog  
   I am testing
 [ Sorry for any delay. Connecting you as soon as we can ]
  the    new Relay UK app 
   ts: 823 seconds   This is BeeTea Engineer, 
 [ Sorry for any delay. Connecting you as soon as we can ]
 DHR, making a test call.
   Please hang up th
 [ Sorry for any delay. Connecting you as soon as we can ]
 e B-leg 
   I am testing  the new Relay UK a
 [ Sorry for any delay. Connecting you as soon as we can ]
 pp  
   Hello Doug here  
   Can   you see m
 [ Sorry for any delay. Connecting you as soon as we can ]
 y typing?  
   The Quick brown fox jumps over the la
 [ Sorry for any delay. Connecting you as soon as we can ]
 zy dog  
   I am testing the    new Relay 
 [ Sorry for any delay. Connecting you as soon as we can ]
 UK app 
   ts: 876 seconds   This is BeeTea Engineer, DHR, making a test call.
   Please ha
 [ Sorry for any delay. Connecting you as soon as we can ]
 ng up the B-leg 
   I am testing  the new Relay UK app  
   Hello Doug here  
   Can   yo
 [ Sorry for any delay. Connecting you as soon as we can ]
 u see my typing?  
   The Quick brown fox jumps over the lazy dog  
   I am testi
 [ Sorry for any delay. Connecting you as soon as we can ]
 ng the    new Relay UK app 
   ts: 905 seconds   This is BeeTea Engineer
 [ Sorry for any delay. Connecting you as soon as we can ]
 , DHR, making a test call.
   Please han
 [ Sorry for any delay. Connecting you as soon as we can ]
 g up the B-leg 
   I am testing  the new Rel
 [ Sorry for any delay. Connecting you as soon as we can ]
 ay UK app  
   Hello Doug here  
   Can   you
 [ Sorry for any delay. Connecting you as soon as we can ]
  see my typing?  
   The Quick brown fox jumps o
 [ Sorry for any delay. Connecting you as soon as we can ]
 ver the lazy dog  
   I am testing the    new R
 [ Sorry for any delay. Connecting you as soon as we can ]
 elay UK app 
   ts: 957 seconds   This is BeeTea Engineer, DHR, making a test call.
   Please hang
 [ Sorry for any delay. Connecting you as soon as we can ]
  up the B-leg 
   I am testing  the new Relay UK app  
   Hello Doug he
 [ Sorry for any delay. Connecting you as soon as we can ]
 re  
   Can   you see my typing?  
   The Quick brown fox jumps over the lazy dog  
  
 [ Sorry for any delay. Connecting you as soon as we can ]
  I am testing the    new Relay UK app 
   ts: 986 seconds   This is BeeTea Engine
 [ Sorry for any delay. Connecting you as soon as we can ]
 er, DHR, making a test call.
   Please
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]
 
 [ Sorry for any delay. Connecting you as soon as we can ]