protomsg.proto @@ -262,6 +262,10 @@ string path = 3; } message VoiceList { repeated Voice list = 1; } message CompareArgs { repeated string tableIds = 1; float compareThreshold = 2;