sip-lab 1.23.0 → 1.24.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/src/sip.hpp CHANGED
@@ -61,6 +61,9 @@ int pjw_call_start_speech_synth(long call_id, const char *json);
61
61
 
62
62
  int pjw_call_stop_speech_synth(long call_id, const char *json);
63
63
 
64
+ int pjw_call_start_speech_recog(long call_id, const char *json);
65
+
66
+ int pjw_call_stop_speech_recog(long call_id, const char *json);
64
67
  int pjw_call_get_stream_stat(long call_id, const char *json, char *out_stats);
65
68
 
66
69
  // int pjw_call_refer(long call_id, const char *json, long