protomsg.proto @@ -256,6 +256,12 @@ int32 type = 7; } message Voice { string id = 1; string name = 2; string path = 3; } message CompareArgs { repeated string tableIds = 1; float compareThreshold = 2;