-
Notifications
You must be signed in to change notification settings - Fork 435
Closed
Description
I got a crash on run that was fixed by changing this line in Channel.init
underlyingChannel = cgrpc_channel_create_secure(address, (s! as NSString).utf8String, host)
I got things compiled and running, but I'm getting empty response callbacks from receiveMessage in Call.swift
hardware sample rate = 16000.0, using specified rate = 16000
2016-12-02 09:13:53.244610 Speech[5314:1374671] [Accessibility] Got a keyboard will show notification, but keyboard was not on screen.
2016-12-02 09:13:53.263157 Speech[5314:1374671] [Accessibility] Got a keyboard will hide notification, but keyboard was not even present.
sending 5944 bytes of audio data
Received initial metadata -> date : Fri, 02 Dec 2016 17:13:54 GMT
Received initial metadata -> alt-svc : quic=":443"; ma=2592000; v="36,35,34"
Got a message
Got a message
Got a message
Got a message
Got a message
Got a message
The alt-svc metadata seems to suggest that we're not using port 443?
Metadata
Metadata
Assignees
Labels
No labels