On several occasions while testing, I experienced a state where I could not hear any audio through the app, though I could see that audio was being generated on the server and that the various PATCH and POST requests to the streams/ endpoint were being acted upon on the server.
I can get this to happen by entering the speak view and then going back to listen. There may be other ways to force this odd state, but this one seems to work and is obviously a common use-case.
On several occasions while testing, I experienced a state where I could not hear any audio through the app, though I could see that audio was being generated on the server and that the various PATCH and POST requests to the
streams/endpoint were being acted upon on the server.I can get this to happen by entering the speak view and then going back to listen. There may be other ways to force this odd state, but this one seems to work and is obviously a common use-case.