S
S
sergey_fs2018-03-17 02:09:43
go
sergey_fs, 2018-03-17 02:09:43

How to access the File until it is closed by Yandex Speech?

Good afternoon, I ran into a problem
I'm testing Yandex speech and there is such a problem that I can only get data when a third-party application closes the file
In this regard, I can get data only when the code closes the file
https://play.golang.org/p/Vxn-gocNlY2
Errors
[[email protected]_master go]# go run yandex.go
File not yet closed by third party application
/usr/local/freeswitch/recordings/79095876084.wav
/usr/local/freeswitch/recordings/79095876084.wav
recvProtoMessage / proto.Unmarshal proto: can't skip unknown wire type 6 for VoiceProxyProtobuf.Result
14 proto: can't skip unknown wire type 6 for VoiceProxyProtobuf.Result
File closed by third party application
/usr/local/freeswitch/recordings/79095876084.wav
/usr/local/freeswitch/recordings/79095876084.wav
got result movie movie.
Question ! How to work around this problem .Access the file on demand .

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question