telnyx 6.65.0 → 6.66.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.
Files changed (177) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/client.d.mts +11 -10
  3. package/client.d.mts.map +1 -1
  4. package/client.d.ts +11 -10
  5. package/client.d.ts.map +1 -1
  6. package/client.js.map +1 -1
  7. package/client.mjs.map +1 -1
  8. package/package.json +1 -1
  9. package/resources/ai/ai.d.mts +114 -116
  10. package/resources/ai/ai.d.mts.map +1 -1
  11. package/resources/ai/ai.d.ts +114 -116
  12. package/resources/ai/ai.d.ts.map +1 -1
  13. package/resources/ai/ai.js.map +1 -1
  14. package/resources/ai/ai.mjs.map +1 -1
  15. package/resources/ai/assistants/assistants.d.mts +139 -334
  16. package/resources/ai/assistants/assistants.d.mts.map +1 -1
  17. package/resources/ai/assistants/assistants.d.ts +139 -334
  18. package/resources/ai/assistants/assistants.d.ts.map +1 -1
  19. package/resources/ai/assistants/assistants.js.map +1 -1
  20. package/resources/ai/assistants/assistants.mjs.map +1 -1
  21. package/resources/ai/assistants/canary-deploys.d.mts +70 -241
  22. package/resources/ai/assistants/canary-deploys.d.mts.map +1 -1
  23. package/resources/ai/assistants/canary-deploys.d.ts +70 -241
  24. package/resources/ai/assistants/canary-deploys.d.ts.map +1 -1
  25. package/resources/ai/assistants/index.d.mts +2 -2
  26. package/resources/ai/assistants/index.d.mts.map +1 -1
  27. package/resources/ai/assistants/index.d.ts +2 -2
  28. package/resources/ai/assistants/index.d.ts.map +1 -1
  29. package/resources/ai/assistants/index.js.map +1 -1
  30. package/resources/ai/assistants/index.mjs.map +1 -1
  31. package/resources/ai/assistants/versions.d.mts +6 -220
  32. package/resources/ai/assistants/versions.d.mts.map +1 -1
  33. package/resources/ai/assistants/versions.d.ts +6 -220
  34. package/resources/ai/assistants/versions.d.ts.map +1 -1
  35. package/resources/ai/index.d.mts +2 -2
  36. package/resources/ai/index.d.mts.map +1 -1
  37. package/resources/ai/index.d.ts +2 -2
  38. package/resources/ai/index.d.ts.map +1 -1
  39. package/resources/ai/index.js.map +1 -1
  40. package/resources/ai/index.mjs.map +1 -1
  41. package/resources/ai/openai/openai.d.mts +2 -113
  42. package/resources/ai/openai/openai.d.mts.map +1 -1
  43. package/resources/ai/openai/openai.d.ts +2 -113
  44. package/resources/ai/openai/openai.d.ts.map +1 -1
  45. package/resources/ai/openai/openai.js.map +1 -1
  46. package/resources/ai/openai/openai.mjs.map +1 -1
  47. package/resources/calls/actions.d.mts +177 -120
  48. package/resources/calls/actions.d.mts.map +1 -1
  49. package/resources/calls/actions.d.ts +177 -120
  50. package/resources/calls/actions.d.ts.map +1 -1
  51. package/resources/calls/actions.js +3 -5
  52. package/resources/calls/actions.js.map +1 -1
  53. package/resources/calls/actions.mjs +3 -5
  54. package/resources/calls/actions.mjs.map +1 -1
  55. package/resources/calls/calls.d.mts +2 -2
  56. package/resources/calls/calls.d.mts.map +1 -1
  57. package/resources/calls/calls.d.ts +2 -2
  58. package/resources/calls/calls.d.ts.map +1 -1
  59. package/resources/calls/calls.js.map +1 -1
  60. package/resources/calls/calls.mjs.map +1 -1
  61. package/resources/calls/index.d.mts +1 -1
  62. package/resources/calls/index.d.mts.map +1 -1
  63. package/resources/calls/index.d.ts +1 -1
  64. package/resources/calls/index.d.ts.map +1 -1
  65. package/resources/calls/index.js.map +1 -1
  66. package/resources/calls/index.mjs.map +1 -1
  67. package/resources/conferences/actions.d.mts +1 -11
  68. package/resources/conferences/actions.d.mts.map +1 -1
  69. package/resources/conferences/actions.d.ts +1 -11
  70. package/resources/conferences/actions.d.ts.map +1 -1
  71. package/resources/faxes/faxes.d.mts +24 -8
  72. package/resources/faxes/faxes.d.mts.map +1 -1
  73. package/resources/faxes/faxes.d.ts +24 -8
  74. package/resources/faxes/faxes.d.ts.map +1 -1
  75. package/resources/faxes/faxes.js +12 -0
  76. package/resources/faxes/faxes.js.map +1 -1
  77. package/resources/faxes/faxes.mjs +12 -0
  78. package/resources/faxes/faxes.mjs.map +1 -1
  79. package/resources/index.d.mts +5 -5
  80. package/resources/index.d.mts.map +1 -1
  81. package/resources/index.d.ts +5 -5
  82. package/resources/index.d.ts.map +1 -1
  83. package/resources/index.js.map +1 -1
  84. package/resources/index.mjs.map +1 -1
  85. package/resources/networks/networks.d.mts +25 -2
  86. package/resources/networks/networks.d.mts.map +1 -1
  87. package/resources/networks/networks.d.ts +25 -2
  88. package/resources/networks/networks.d.ts.map +1 -1
  89. package/resources/networks/networks.js.map +1 -1
  90. package/resources/networks/networks.mjs.map +1 -1
  91. package/resources/public-internet-gateways.d.mts +40 -50
  92. package/resources/public-internet-gateways.d.mts.map +1 -1
  93. package/resources/public-internet-gateways.d.ts +40 -50
  94. package/resources/public-internet-gateways.d.ts.map +1 -1
  95. package/resources/public-internet-gateways.js +1 -1
  96. package/resources/public-internet-gateways.js.map +1 -1
  97. package/resources/public-internet-gateways.mjs +1 -1
  98. package/resources/public-internet-gateways.mjs.map +1 -1
  99. package/resources/shared.d.mts +10 -0
  100. package/resources/shared.d.mts.map +1 -1
  101. package/resources/shared.d.ts +10 -0
  102. package/resources/shared.d.ts.map +1 -1
  103. package/resources/texml/accounts/calls/calls.d.mts +27 -6
  104. package/resources/texml/accounts/calls/calls.d.mts.map +1 -1
  105. package/resources/texml/accounts/calls/calls.d.ts +27 -6
  106. package/resources/texml/accounts/calls/calls.d.ts.map +1 -1
  107. package/resources/texml/accounts/calls/calls.js.map +1 -1
  108. package/resources/texml/accounts/calls/calls.mjs.map +1 -1
  109. package/resources/texml/texml.d.mts +9 -2
  110. package/resources/texml/texml.d.mts.map +1 -1
  111. package/resources/texml/texml.d.ts +9 -2
  112. package/resources/texml/texml.d.ts.map +1 -1
  113. package/resources/texml/texml.js.map +1 -1
  114. package/resources/texml/texml.mjs.map +1 -1
  115. package/resources/uac-connections/index.d.mts +1 -1
  116. package/resources/uac-connections/index.d.mts.map +1 -1
  117. package/resources/uac-connections/index.d.ts +1 -1
  118. package/resources/uac-connections/index.d.ts.map +1 -1
  119. package/resources/uac-connections/index.js.map +1 -1
  120. package/resources/uac-connections/index.mjs.map +1 -1
  121. package/resources/uac-connections/uac-connections.d.mts +211 -1861
  122. package/resources/uac-connections/uac-connections.d.mts.map +1 -1
  123. package/resources/uac-connections/uac-connections.d.ts +211 -1861
  124. package/resources/uac-connections/uac-connections.d.ts.map +1 -1
  125. package/resources/uac-connections/uac-connections.js +1 -1
  126. package/resources/uac-connections/uac-connections.js.map +1 -1
  127. package/resources/uac-connections/uac-connections.mjs +1 -1
  128. package/resources/uac-connections/uac-connections.mjs.map +1 -1
  129. package/resources/virtual-cross-connects.d.mts +48 -504
  130. package/resources/virtual-cross-connects.d.mts.map +1 -1
  131. package/resources/virtual-cross-connects.d.ts +48 -504
  132. package/resources/virtual-cross-connects.d.ts.map +1 -1
  133. package/resources/virtual-cross-connects.js +1 -1
  134. package/resources/virtual-cross-connects.js.map +1 -1
  135. package/resources/virtual-cross-connects.mjs +1 -1
  136. package/resources/virtual-cross-connects.mjs.map +1 -1
  137. package/resources/webhooks.d.mts +20 -10
  138. package/resources/webhooks.d.mts.map +1 -1
  139. package/resources/webhooks.d.ts +20 -10
  140. package/resources/webhooks.d.ts.map +1 -1
  141. package/resources/wireguard-interfaces.d.mts +43 -127
  142. package/resources/wireguard-interfaces.d.mts.map +1 -1
  143. package/resources/wireguard-interfaces.d.ts +43 -127
  144. package/resources/wireguard-interfaces.d.ts.map +1 -1
  145. package/resources/wireguard-interfaces.js +5 -2
  146. package/resources/wireguard-interfaces.js.map +1 -1
  147. package/resources/wireguard-interfaces.mjs +5 -2
  148. package/resources/wireguard-interfaces.mjs.map +1 -1
  149. package/src/client.ts +27 -16
  150. package/src/resources/ai/ai.ts +139 -130
  151. package/src/resources/ai/assistants/assistants.ts +164 -363
  152. package/src/resources/ai/assistants/canary-deploys.ts +75 -266
  153. package/src/resources/ai/assistants/index.ts +10 -0
  154. package/src/resources/ai/assistants/versions.ts +6 -244
  155. package/src/resources/ai/index.ts +6 -0
  156. package/src/resources/ai/openai/openai.ts +2 -131
  157. package/src/resources/calls/actions.ts +284 -184
  158. package/src/resources/calls/calls.ts +4 -0
  159. package/src/resources/calls/index.ts +2 -0
  160. package/src/resources/conferences/actions.ts +1 -13
  161. package/src/resources/faxes/faxes.ts +24 -8
  162. package/src/resources/index.ts +13 -8
  163. package/src/resources/networks/networks.ts +31 -4
  164. package/src/resources/public-internet-gateways.ts +46 -55
  165. package/src/resources/shared.ts +12 -0
  166. package/src/resources/texml/accounts/calls/calls.ts +30 -6
  167. package/src/resources/texml/texml.ts +10 -2
  168. package/src/resources/uac-connections/index.ts +6 -2
  169. package/src/resources/uac-connections/uac-connections.ts +397 -2396
  170. package/src/resources/virtual-cross-connects.ts +54 -595
  171. package/src/resources/webhooks.ts +21 -10
  172. package/src/resources/wireguard-interfaces.ts +53 -158
  173. package/src/version.ts +1 -1
  174. package/version.d.mts +1 -1
  175. package/version.d.ts +1 -1
  176. package/version.js +1 -1
  177. package/version.mjs +1 -1
@@ -365,17 +365,15 @@ export declare class Actions extends APIResource {
365
365
  *
366
366
  * **Expected Webhooks:**
367
367
  *
368
- * - `conversation_relay.disconnected`
368
+ * - `call.conversation.ended` - Sent when the Conversation Relay session ends. If
369
+ * the customer WebSocket disconnects, the webhook payload `reason` is
370
+ * `customer_disconnect`.
369
371
  *
370
372
  * @example
371
373
  * ```ts
372
374
  * const response =
373
375
  * await client.calls.actions.startConversationRelay(
374
376
  * 'call_control_id',
375
- * {
376
- * conversation_relay_url:
377
- * 'wss://example.com/conversation-relay',
378
- * },
379
377
  * );
380
378
  * ```
381
379
  */
@@ -840,7 +838,9 @@ export interface TranscriptionConfig {
840
838
  * meaningful values depend on the selected transcription `model`. For
841
839
  * `deepgram/flux`, supported values are: `auto` (Telnyx language detection
842
840
  * controls the language hint), `multi` (no language hint), and language-specific
843
- * hints `en`, `es`, `fr`, `de`, `hi`, `ru`, `pt`, `ja`, `it`, and `nl`.
841
+ * hints `en`, `es`, `fr`, `de`, `hi`, `ru`, `pt`, `ja`, `it`, and `nl`. For
842
+ * `soniox/stt-rt-v4`, `auto` omits the language hint and lets Soniox auto-detect;
843
+ * ISO 639-1 codes (e.g. `en`, `es`) bias detection toward that language.
844
844
  */
845
845
  language?: string;
846
846
  /**
@@ -853,6 +853,8 @@ export interface TranscriptionConfig {
853
853
  * transcription.
854
854
  * - `assemblyai/universal-streaming` for live streaming transcription.
855
855
  * - `xai/grok-stt` for live streaming transcription.
856
+ * - `soniox/stt-rt-v4` for live streaming multilingual transcription with
857
+ * automatic language detection.
856
858
  * - `azure/fast` and `azure/realtime`; Azure models require `region`, and
857
859
  * unsupported regions require `api_key_ref`.
858
860
  * - `google/latest_long` for non-streaming multilingual transcription.
@@ -861,7 +863,7 @@ export interface TranscriptionConfig {
861
863
  * - `openai/whisper-large-v3-turbo` for multilingual non-streaming transcription
862
864
  * with automatic language detection.
863
865
  */
864
- model?: 'deepgram/flux' | 'flux' | 'deepgram/nova-3' | 'deepgram/nova-2' | 'speechmatics/standard' | 'speechmatics/enhanced' | 'assemblyai/universal-streaming' | 'xai/grok-stt' | 'azure/fast' | 'azure/realtime' | 'google/latest_long' | 'distil-whisper/distil-large-v2' | 'openai/whisper-large-v3-turbo';
866
+ model?: 'deepgram/flux' | 'flux' | 'deepgram/nova-3' | 'deepgram/nova-2' | 'speechmatics/standard' | 'speechmatics/enhanced' | 'assemblyai/universal-streaming' | 'xai/grok-stt' | 'soniox/stt-rt-v4' | 'azure/fast' | 'azure/realtime' | 'google/latest_long' | 'distil-whisper/distil-large-v2' | 'openai/whisper-large-v3-turbo';
865
867
  }
866
868
  export interface TranscriptionEngineAConfig {
867
869
  /**
@@ -919,6 +921,21 @@ export declare namespace TranscriptionEngineAConfig {
919
921
  phrases?: Array<string>;
920
922
  }
921
923
  }
924
+ export interface TranscriptionEngineAssemblyaiConfig {
925
+ /**
926
+ * Whether to send also interim results. If set to false, only final results will
927
+ * be sent.
928
+ */
929
+ interim_results?: boolean;
930
+ /**
931
+ * Engine identifier for AssemblyAI transcription service
932
+ */
933
+ transcription_engine?: 'AssemblyAI';
934
+ /**
935
+ * The model to use for transcription.
936
+ */
937
+ transcription_model?: 'assemblyai/universal-streaming';
938
+ }
922
939
  export interface TranscriptionEngineAzureConfig {
923
940
  /**
924
941
  * Azure region to use for speech recognition
@@ -1025,6 +1042,25 @@ export interface TranscriptionEngineTelnyxConfig {
1025
1042
  */
1026
1043
  transcription_model?: 'openai/whisper-tiny' | 'openai/whisper-large-v3-turbo';
1027
1044
  }
1045
+ export interface TranscriptionEngineXaiConfig {
1046
+ /**
1047
+ * Whether to send also interim results. If set to false, only final results will
1048
+ * be sent.
1049
+ */
1050
+ interim_results?: boolean;
1051
+ /**
1052
+ * Language to use for speech recognition
1053
+ */
1054
+ language?: 'ar' | 'cs' | 'da' | 'de' | 'en' | 'es' | 'fa' | 'fil' | 'fr' | 'hi' | 'id' | 'it' | 'ja' | 'ko' | 'mk' | 'ms' | 'nl' | 'pl' | 'pt' | 'ro' | 'ru' | 'sv' | 'th' | 'tr' | 'vi';
1055
+ /**
1056
+ * Engine identifier for xAI transcription service
1057
+ */
1058
+ transcription_engine?: 'xAI';
1059
+ /**
1060
+ * The model to use for transcription.
1061
+ */
1062
+ transcription_model?: 'xai/grok-stt';
1063
+ }
1028
1064
  export interface TranscriptionStartRequest {
1029
1065
  /**
1030
1066
  * Use this field to add state to every subsequent webhook. It must be a valid
@@ -1040,8 +1076,8 @@ export interface TranscriptionStartRequest {
1040
1076
  * Engine to use for speech recognition. Legacy values `A` - `Google`, `B` -
1041
1077
  * `Telnyx` are supported for backward compatibility.
1042
1078
  */
1043
- transcription_engine?: 'Google' | 'Telnyx' | 'Deepgram' | 'Azure' | 'xAI' | 'AssemblyAI' | 'A' | 'B';
1044
- transcription_engine_config?: TranscriptionEngineGoogleConfig | TranscriptionEngineTelnyxConfig | TranscriptionEngineAzureConfig | TranscriptionStartRequest.TranscriptionEngineXaiConfig | TranscriptionStartRequest.TranscriptionEngineAssemblyaiConfig | TranscriptionEngineAConfig | TranscriptionEngineBConfig | DeepgramNova2Config | DeepgramNova3Config;
1079
+ transcription_engine?: 'Google' | 'Telnyx' | 'Deepgram' | 'Azure' | 'xAI' | 'AssemblyAI' | 'Speechmatics' | 'Soniox' | 'A' | 'B';
1080
+ transcription_engine_config?: TranscriptionEngineGoogleConfig | TranscriptionEngineTelnyxConfig | TranscriptionEngineAzureConfig | TranscriptionEngineXaiConfig | TranscriptionEngineAssemblyaiConfig | TranscriptionStartRequest.TranscriptionEngineSpeechmaticsConfig | TranscriptionStartRequest.TranscriptionEngineSonioxConfig | TranscriptionEngineAConfig | TranscriptionEngineBConfig | DeepgramNova2Config | DeepgramNova3Config;
1045
1081
  /**
1046
1082
  * Indicates which leg of the call will be transcribed. Use `inbound` for the leg
1047
1083
  * that requested the transcription, `outbound` for the other leg, and `both` for
@@ -1050,7 +1086,7 @@ export interface TranscriptionStartRequest {
1050
1086
  transcription_tracks?: string;
1051
1087
  }
1052
1088
  export declare namespace TranscriptionStartRequest {
1053
- interface TranscriptionEngineXaiConfig {
1089
+ interface TranscriptionEngineSpeechmaticsConfig {
1054
1090
  /**
1055
1091
  * Whether to send also interim results. If set to false, only final results will
1056
1092
  * be sent.
@@ -1059,30 +1095,45 @@ export declare namespace TranscriptionStartRequest {
1059
1095
  /**
1060
1096
  * Language to use for speech recognition
1061
1097
  */
1062
- language?: 'ar' | 'cs' | 'da' | 'de' | 'en' | 'es' | 'fa' | 'fil' | 'fr' | 'hi' | 'id' | 'it' | 'ja' | 'ko' | 'mk' | 'ms' | 'nl' | 'pl' | 'pt' | 'ro' | 'ru' | 'sv' | 'th' | 'tr' | 'vi';
1098
+ language?: 'en' | 'ba' | 'eu' | 'gl' | 'ga' | 'mt' | 'mn' | 'sw' | 'ug' | 'cy' | 'ar_en' | 'cmn_en' | 'en_ms' | 'en_ta' | 'tl' | 'es-bilingual-en' | 'cmn_en_ms_ta';
1063
1099
  /**
1064
- * Engine identifier for xAI transcription service
1100
+ * Engine identifier for Speechmatics transcription service
1065
1101
  */
1066
- transcription_engine?: 'xAI';
1102
+ transcription_engine?: 'Speechmatics';
1067
1103
  /**
1068
1104
  * The model to use for transcription.
1069
1105
  */
1070
- transcription_model?: 'xai/grok-stt';
1106
+ transcription_model?: 'speechmatics/standard';
1071
1107
  }
1072
- interface TranscriptionEngineAssemblyaiConfig {
1108
+ interface TranscriptionEngineSonioxConfig {
1109
+ /**
1110
+ * Engine identifier for Soniox transcription service
1111
+ */
1112
+ transcription_engine: 'Soniox';
1113
+ /**
1114
+ * When true, Soniox emits end-of-utterance events at the cadence configured by
1115
+ * `max_endpoint_delay_ms`.
1116
+ */
1117
+ enable_endpoint_detection?: boolean;
1073
1118
  /**
1074
1119
  * Whether to send also interim results. If set to false, only final results will
1075
1120
  * be sent.
1076
1121
  */
1077
1122
  interim_results?: boolean;
1078
1123
  /**
1079
- * Engine identifier for AssemblyAI transcription service
1124
+ * ISO 639-1 language hint (e.g. `en`, `es`), or `auto` to omit the hint and let
1125
+ * Soniox auto-detect supported languages multilingually.
1126
+ */
1127
+ language?: string;
1128
+ /**
1129
+ * Maximum silence (in milliseconds) before Soniox emits an end-of-utterance event.
1130
+ * Only honored when `enable_endpoint_detection` is true. Range: 500-3000 ms.
1080
1131
  */
1081
- transcription_engine?: 'AssemblyAI';
1132
+ max_endpoint_delay_ms?: number;
1082
1133
  /**
1083
1134
  * The model to use for transcription.
1084
1135
  */
1085
- transcription_model?: 'assemblyai/universal-streaming';
1136
+ transcription_model?: 'soniox/stt-rt-v4';
1086
1137
  }
1087
1138
  }
1088
1139
  export interface ActionAddAIAssistantMessagesResponse {
@@ -1854,7 +1905,7 @@ export interface ActionGatherUsingAIParams {
1854
1905
  /**
1855
1906
  * The settings associated with the voice selected
1856
1907
  */
1857
- voice_settings?: ElevenLabsVoiceSettings | TelnyxVoiceSettings | AwsVoiceSettings | Shared.AzureVoiceSettings | Shared.RimeVoiceSettings | Shared.ResembleVoiceSettings | ActionGatherUsingAIParams.XaiVoiceSettings;
1908
+ voice_settings?: ElevenLabsVoiceSettings | TelnyxVoiceSettings | AwsVoiceSettings | Shared.AzureVoiceSettings | Shared.RimeVoiceSettings | Shared.ResembleVoiceSettings | Shared.XaiVoiceSettings;
1858
1909
  }
1859
1910
  export declare namespace ActionGatherUsingAIParams {
1860
1911
  interface MessageHistory {
@@ -1867,16 +1918,6 @@ export declare namespace ActionGatherUsingAIParams {
1867
1918
  */
1868
1919
  role?: 'assistant' | 'user';
1869
1920
  }
1870
- interface XaiVoiceSettings {
1871
- /**
1872
- * Voice settings provider type
1873
- */
1874
- type: 'xai';
1875
- /**
1876
- * Language code, or `auto` to detect automatically.
1877
- */
1878
- language?: string;
1879
- }
1880
1921
  }
1881
1922
  export interface ActionGatherUsingAudioParams {
1882
1923
  /**
@@ -2067,7 +2108,7 @@ export interface ActionGatherUsingSpeakParams {
2067
2108
  /**
2068
2109
  * The settings associated with the voice selected
2069
2110
  */
2070
- voice_settings?: ElevenLabsVoiceSettings | TelnyxVoiceSettings | AwsVoiceSettings | Shared.MinimaxVoiceSettings | Shared.AzureVoiceSettings | Shared.RimeVoiceSettings | Shared.ResembleVoiceSettings | ActionGatherUsingSpeakParams.InworldVoiceSettings | ActionGatherUsingSpeakParams.XaiVoiceSettings;
2111
+ voice_settings?: ElevenLabsVoiceSettings | TelnyxVoiceSettings | AwsVoiceSettings | Shared.MinimaxVoiceSettings | Shared.AzureVoiceSettings | Shared.RimeVoiceSettings | Shared.ResembleVoiceSettings | ActionGatherUsingSpeakParams.InworldVoiceSettings | Shared.XaiVoiceSettings;
2071
2112
  }
2072
2113
  export declare namespace ActionGatherUsingSpeakParams {
2073
2114
  interface InworldVoiceSettings {
@@ -2076,16 +2117,6 @@ export declare namespace ActionGatherUsingSpeakParams {
2076
2117
  */
2077
2118
  type: 'inworld';
2078
2119
  }
2079
- interface XaiVoiceSettings {
2080
- /**
2081
- * Voice settings provider type
2082
- */
2083
- type: 'xai';
2084
- /**
2085
- * Language code, or `auto` to detect automatically.
2086
- */
2087
- language?: string;
2088
- }
2089
2120
  }
2090
2121
  export interface ActionHangupParams {
2091
2122
  /**
@@ -2373,7 +2404,7 @@ export interface ActionSpeakParams {
2373
2404
  /**
2374
2405
  * The settings associated with the voice selected
2375
2406
  */
2376
- voice_settings?: ElevenLabsVoiceSettings | TelnyxVoiceSettings | AwsVoiceSettings | Shared.MinimaxVoiceSettings | Shared.AzureVoiceSettings | Shared.RimeVoiceSettings | Shared.ResembleVoiceSettings | ActionSpeakParams.InworldVoiceSettings | ActionSpeakParams.XaiVoiceSettings;
2407
+ voice_settings?: ElevenLabsVoiceSettings | TelnyxVoiceSettings | AwsVoiceSettings | Shared.MinimaxVoiceSettings | Shared.AzureVoiceSettings | Shared.RimeVoiceSettings | Shared.ResembleVoiceSettings | ActionSpeakParams.InworldVoiceSettings | Shared.XaiVoiceSettings;
2377
2408
  }
2378
2409
  export declare namespace ActionSpeakParams {
2379
2410
  interface InworldVoiceSettings {
@@ -2382,16 +2413,6 @@ export declare namespace ActionSpeakParams {
2382
2413
  */
2383
2414
  type: 'inworld';
2384
2415
  }
2385
- interface XaiVoiceSettings {
2386
- /**
2387
- * Voice settings provider type
2388
- */
2389
- type: 'xai';
2390
- /**
2391
- * Language code, or `auto` to detect automatically.
2392
- */
2393
- language?: string;
2394
- }
2395
2416
  }
2396
2417
  export interface ActionStartAIAssistantParams {
2397
2418
  /**
@@ -2473,7 +2494,7 @@ export interface ActionStartAIAssistantParams {
2473
2494
  /**
2474
2495
  * The settings associated with the voice selected
2475
2496
  */
2476
- voice_settings?: ElevenLabsVoiceSettings | TelnyxVoiceSettings | AwsVoiceSettings | Shared.AzureVoiceSettings | Shared.RimeVoiceSettings | Shared.ResembleVoiceSettings | ActionStartAIAssistantParams.XaiVoiceSettings;
2497
+ voice_settings?: ElevenLabsVoiceSettings | TelnyxVoiceSettings | AwsVoiceSettings | Shared.AzureVoiceSettings | Shared.RimeVoiceSettings | Shared.ResembleVoiceSettings | Shared.XaiVoiceSettings;
2477
2498
  }
2478
2499
  export declare namespace ActionStartAIAssistantParams {
2479
2500
  /**
@@ -2626,23 +2647,8 @@ export declare namespace ActionStartAIAssistantParams {
2626
2647
  */
2627
2648
  on_hangup?: 'continue_conversation' | 'end_conversation';
2628
2649
  }
2629
- interface XaiVoiceSettings {
2630
- /**
2631
- * Voice settings provider type
2632
- */
2633
- type: 'xai';
2634
- /**
2635
- * Language code, or `auto` to detect automatically.
2636
- */
2637
- language?: string;
2638
- }
2639
2650
  }
2640
2651
  export interface ActionStartConversationRelayParams {
2641
- /**
2642
- * WebSocket URL for your Conversation Relay server. Must start with `ws://` or
2643
- * `wss://`.
2644
- */
2645
- conversation_relay_url: string;
2646
2652
  /**
2647
2653
  * Custom parameters for the Conversation Relay session. Pass key-value data as
2648
2654
  * `assistant.dynamic_variables` to make it available to the relay session.
@@ -2662,6 +2668,20 @@ export interface ActionStartConversationRelayParams {
2662
2668
  * Enable DTMF detection for the relay session.
2663
2669
  */
2664
2670
  conversation_relay_dtmf_detection?: boolean;
2671
+ /**
2672
+ * Conversation Relay connection settings. This object is used by TeXML Call
2673
+ * Scripting's `<ConversationRelay>` verb. The `interruptible` and
2674
+ * `interruptible_greeting` fields are shorthand for
2675
+ * `interruption_settings.interruptible` and
2676
+ * `interruption_settings.interruptible_greeting`; use top-level
2677
+ * `interruption_settings` for the full interruption settings shape.
2678
+ */
2679
+ conversation_relay_settings?: ActionStartConversationRelayParams.ConversationRelaySettings;
2680
+ /**
2681
+ * WebSocket URL for your Conversation Relay server. Must start with `ws://` or
2682
+ * `wss://`.
2683
+ */
2684
+ conversation_relay_url?: string;
2665
2685
  /**
2666
2686
  * Text played when the relay session starts.
2667
2687
  */
@@ -2681,14 +2701,6 @@ export interface ActionStartConversationRelayParams {
2681
2701
  * session needs per-language provider, voice, or speech model configuration.
2682
2702
  */
2683
2703
  languages?: Array<ActionStartConversationRelayParams.Language>;
2684
- /**
2685
- * Participants to add to the conversation.
2686
- */
2687
- participants?: Array<ActionStartConversationRelayParams.Participant>;
2688
- /**
2689
- * When true, sends message history update webhooks.
2690
- */
2691
- send_message_history_updates?: boolean;
2692
2704
  /**
2693
2705
  * Speech-to-text settings for Conversation Relay.
2694
2706
  */
@@ -2702,10 +2714,6 @@ export interface ActionStartConversationRelayParams {
2702
2714
  * Language to use for text-to-speech. Overrides `language` for TTS when provided.
2703
2715
  */
2704
2716
  tts_language?: string;
2705
- /**
2706
- * Time in milliseconds to wait for caller input before timing out.
2707
- */
2708
- user_response_timeout_ms?: number;
2709
2717
  /**
2710
2718
  * The voice to be used by the voice assistant. Currently we support ElevenLabs,
2711
2719
  * Telnyx and AWS voices.
@@ -2738,7 +2746,7 @@ export interface ActionStartConversationRelayParams {
2738
2746
  /**
2739
2747
  * The settings associated with the voice selected
2740
2748
  */
2741
- voice_settings?: ElevenLabsVoiceSettings | TelnyxVoiceSettings | AwsVoiceSettings | Shared.AzureVoiceSettings | Shared.RimeVoiceSettings | Shared.ResembleVoiceSettings | ActionStartConversationRelayParams.XaiVoiceSettings;
2749
+ voice_settings?: ElevenLabsVoiceSettings | TelnyxVoiceSettings | AwsVoiceSettings | Shared.AzureVoiceSettings | Shared.RimeVoiceSettings | Shared.ResembleVoiceSettings | Shared.XaiVoiceSettings;
2742
2750
  }
2743
2751
  export declare namespace ActionStartConversationRelayParams {
2744
2752
  /**
@@ -2754,6 +2762,68 @@ export declare namespace ActionStartConversationRelayParams {
2754
2762
  };
2755
2763
  [k: string]: unknown;
2756
2764
  }
2765
+ /**
2766
+ * Conversation Relay connection settings. This object is used by TeXML Call
2767
+ * Scripting's `<ConversationRelay>` verb. The `interruptible` and
2768
+ * `interruptible_greeting` fields are shorthand for
2769
+ * `interruption_settings.interruptible` and
2770
+ * `interruption_settings.interruptible_greeting`; use top-level
2771
+ * `interruption_settings` for the full interruption settings shape.
2772
+ */
2773
+ interface ConversationRelaySettings {
2774
+ /**
2775
+ * WebSocket URL for your Conversation Relay server. Must start with `ws://` or
2776
+ * `wss://`.
2777
+ */
2778
+ url: string;
2779
+ /**
2780
+ * Whether to enable DTMF detection during the relay session.
2781
+ */
2782
+ dtmf_detection?: boolean;
2783
+ /**
2784
+ * Controls when caller input can interrupt assistant speech. `any` allows speech
2785
+ * or DTMF interruptions; `none` disables interruptions; `speech` allows speech
2786
+ * only; `dtmf` allows DTMF only.
2787
+ */
2788
+ interruptible?: 'none' | 'any' | 'speech' | 'dtmf';
2789
+ /**
2790
+ * Controls when caller input can interrupt assistant speech. `any` allows speech
2791
+ * or DTMF interruptions; `none` disables interruptions; `speech` allows speech
2792
+ * only; `dtmf` allows DTMF only.
2793
+ */
2794
+ interruptible_greeting?: 'none' | 'any' | 'speech' | 'dtmf';
2795
+ /**
2796
+ * Language-specific TTS and transcription settings.
2797
+ */
2798
+ languages?: Array<ConversationRelaySettings.Language>;
2799
+ }
2800
+ namespace ConversationRelaySettings {
2801
+ /**
2802
+ * Language-specific speech and transcription settings for Conversation Relay.
2803
+ */
2804
+ interface Language {
2805
+ /**
2806
+ * BCP 47 language code.
2807
+ */
2808
+ code?: string;
2809
+ /**
2810
+ * Speech recognition model for this language.
2811
+ */
2812
+ speech_model?: string;
2813
+ /**
2814
+ * Speech-to-text provider for this language.
2815
+ */
2816
+ transcription_provider?: string;
2817
+ /**
2818
+ * Text-to-speech provider for this language.
2819
+ */
2820
+ tts_provider?: string;
2821
+ /**
2822
+ * Voice identifier for this language.
2823
+ */
2824
+ voice?: string;
2825
+ }
2826
+ }
2757
2827
  /**
2758
2828
  * Settings for handling caller interruptions during Conversation Relay speech.
2759
2829
  */
@@ -2807,24 +2877,6 @@ export declare namespace ActionStartConversationRelayParams {
2807
2877
  */
2808
2878
  voice?: string;
2809
2879
  }
2810
- interface Participant {
2811
- /**
2812
- * The call_control_id of the participant to add to the conversation.
2813
- */
2814
- id: string;
2815
- /**
2816
- * The role of the participant in the conversation.
2817
- */
2818
- role: 'user';
2819
- /**
2820
- * Display name for the participant.
2821
- */
2822
- name?: string;
2823
- /**
2824
- * Determines what happens to the conversation when this participant hangs up.
2825
- */
2826
- on_hangup?: 'continue_conversation' | 'end_conversation';
2827
- }
2828
2880
  /**
2829
2881
  * Speech-to-text settings for Conversation Relay.
2830
2882
  */
@@ -2842,16 +2894,6 @@ export declare namespace ActionStartConversationRelayParams {
2842
2894
  */
2843
2895
  provider?: string;
2844
2896
  }
2845
- interface XaiVoiceSettings {
2846
- /**
2847
- * Voice settings provider type
2848
- */
2849
- type: 'xai';
2850
- /**
2851
- * Language code, or `auto` to detect automatically.
2852
- */
2853
- language?: string;
2854
- }
2855
2897
  }
2856
2898
  export interface ActionStartForkingParams {
2857
2899
  /**
@@ -3222,8 +3264,8 @@ export interface ActionStartTranscriptionParams {
3222
3264
  * Engine to use for speech recognition. Legacy values `A` - `Google`, `B` -
3223
3265
  * `Telnyx` are supported for backward compatibility.
3224
3266
  */
3225
- transcription_engine?: 'Google' | 'Telnyx' | 'Deepgram' | 'Azure' | 'xAI' | 'AssemblyAI' | 'A' | 'B';
3226
- transcription_engine_config?: TranscriptionEngineGoogleConfig | TranscriptionEngineTelnyxConfig | TranscriptionEngineAzureConfig | ActionStartTranscriptionParams.TranscriptionEngineXaiConfig | ActionStartTranscriptionParams.TranscriptionEngineAssemblyaiConfig | TranscriptionEngineAConfig | TranscriptionEngineBConfig | DeepgramNova2Config | DeepgramNova3Config;
3267
+ transcription_engine?: 'Google' | 'Telnyx' | 'Deepgram' | 'Azure' | 'xAI' | 'AssemblyAI' | 'Speechmatics' | 'Soniox' | 'A' | 'B';
3268
+ transcription_engine_config?: TranscriptionEngineGoogleConfig | TranscriptionEngineTelnyxConfig | TranscriptionEngineAzureConfig | TranscriptionEngineXaiConfig | TranscriptionEngineAssemblyaiConfig | ActionStartTranscriptionParams.TranscriptionEngineSpeechmaticsConfig | ActionStartTranscriptionParams.TranscriptionEngineSonioxConfig | TranscriptionEngineAConfig | TranscriptionEngineBConfig | DeepgramNova2Config | DeepgramNova3Config;
3227
3269
  /**
3228
3270
  * Indicates which leg of the call will be transcribed. Use `inbound` for the leg
3229
3271
  * that requested the transcription, `outbound` for the other leg, and `both` for
@@ -3232,7 +3274,7 @@ export interface ActionStartTranscriptionParams {
3232
3274
  transcription_tracks?: string;
3233
3275
  }
3234
3276
  export declare namespace ActionStartTranscriptionParams {
3235
- interface TranscriptionEngineXaiConfig {
3277
+ interface TranscriptionEngineSpeechmaticsConfig {
3236
3278
  /**
3237
3279
  * Whether to send also interim results. If set to false, only final results will
3238
3280
  * be sent.
@@ -3241,30 +3283,45 @@ export declare namespace ActionStartTranscriptionParams {
3241
3283
  /**
3242
3284
  * Language to use for speech recognition
3243
3285
  */
3244
- language?: 'ar' | 'cs' | 'da' | 'de' | 'en' | 'es' | 'fa' | 'fil' | 'fr' | 'hi' | 'id' | 'it' | 'ja' | 'ko' | 'mk' | 'ms' | 'nl' | 'pl' | 'pt' | 'ro' | 'ru' | 'sv' | 'th' | 'tr' | 'vi';
3286
+ language?: 'en' | 'ba' | 'eu' | 'gl' | 'ga' | 'mt' | 'mn' | 'sw' | 'ug' | 'cy' | 'ar_en' | 'cmn_en' | 'en_ms' | 'en_ta' | 'tl' | 'es-bilingual-en' | 'cmn_en_ms_ta';
3245
3287
  /**
3246
- * Engine identifier for xAI transcription service
3288
+ * Engine identifier for Speechmatics transcription service
3247
3289
  */
3248
- transcription_engine?: 'xAI';
3290
+ transcription_engine?: 'Speechmatics';
3249
3291
  /**
3250
3292
  * The model to use for transcription.
3251
3293
  */
3252
- transcription_model?: 'xai/grok-stt';
3294
+ transcription_model?: 'speechmatics/standard';
3253
3295
  }
3254
- interface TranscriptionEngineAssemblyaiConfig {
3296
+ interface TranscriptionEngineSonioxConfig {
3297
+ /**
3298
+ * Engine identifier for Soniox transcription service
3299
+ */
3300
+ transcription_engine: 'Soniox';
3301
+ /**
3302
+ * When true, Soniox emits end-of-utterance events at the cadence configured by
3303
+ * `max_endpoint_delay_ms`.
3304
+ */
3305
+ enable_endpoint_detection?: boolean;
3255
3306
  /**
3256
3307
  * Whether to send also interim results. If set to false, only final results will
3257
3308
  * be sent.
3258
3309
  */
3259
3310
  interim_results?: boolean;
3260
3311
  /**
3261
- * Engine identifier for AssemblyAI transcription service
3312
+ * ISO 639-1 language hint (e.g. `en`, `es`), or `auto` to omit the hint and let
3313
+ * Soniox auto-detect supported languages multilingually.
3314
+ */
3315
+ language?: string;
3316
+ /**
3317
+ * Maximum silence (in milliseconds) before Soniox emits an end-of-utterance event.
3318
+ * Only honored when `enable_endpoint_detection` is true. Range: 500-3000 ms.
3262
3319
  */
3263
- transcription_engine?: 'AssemblyAI';
3320
+ max_endpoint_delay_ms?: number;
3264
3321
  /**
3265
3322
  * The model to use for transcription.
3266
3323
  */
3267
- transcription_model?: 'assemblyai/universal-streaming';
3324
+ transcription_model?: 'soniox/stt-rt-v4';
3268
3325
  }
3269
3326
  }
3270
3327
  export interface ActionStopAIAssistantParams {
@@ -3708,6 +3765,6 @@ export interface ActionUpdateClientStateParams {
3708
3765
  client_state: string;
3709
3766
  }
3710
3767
  export declare namespace Actions {
3711
- export { type AwsVoiceSettings as AwsVoiceSettings, type CallControlCommandResult as CallControlCommandResult, type CallControlCommandResultWithConversationID as CallControlCommandResultWithConversationID, type DeepgramNova2Config as DeepgramNova2Config, type DeepgramNova3Config as DeepgramNova3Config, type ElevenLabsVoiceSettings as ElevenLabsVoiceSettings, type GoogleTranscriptionLanguage as GoogleTranscriptionLanguage, type InterruptionSettings as InterruptionSettings, type Loopcount as Loopcount, type StopRecordingRequest as StopRecordingRequest, type TelnyxTranscriptionLanguage as TelnyxTranscriptionLanguage, type TelnyxVoiceSettings as TelnyxVoiceSettings, type TranscriptionConfig as TranscriptionConfig, type TranscriptionEngineAConfig as TranscriptionEngineAConfig, type TranscriptionEngineAzureConfig as TranscriptionEngineAzureConfig, type TranscriptionEngineBConfig as TranscriptionEngineBConfig, type TranscriptionEngineDeepgramConfig as TranscriptionEngineDeepgramConfig, type TranscriptionEngineGoogleConfig as TranscriptionEngineGoogleConfig, type TranscriptionEngineTelnyxConfig as TranscriptionEngineTelnyxConfig, type TranscriptionStartRequest as TranscriptionStartRequest, type ActionAddAIAssistantMessagesResponse as ActionAddAIAssistantMessagesResponse, type ActionAnswerResponse as ActionAnswerResponse, type ActionBridgeResponse as ActionBridgeResponse, type ActionEnqueueResponse as ActionEnqueueResponse, type ActionGatherResponse as ActionGatherResponse, type ActionGatherUsingAIResponse as ActionGatherUsingAIResponse, type ActionGatherUsingAudioResponse as ActionGatherUsingAudioResponse, type ActionGatherUsingSpeakResponse as ActionGatherUsingSpeakResponse, type ActionHangupResponse as ActionHangupResponse, type ActionJoinAIAssistantResponse as ActionJoinAIAssistantResponse, type ActionLeaveQueueResponse as ActionLeaveQueueResponse, type ActionPauseRecordingResponse as ActionPauseRecordingResponse, type ActionReferResponse as ActionReferResponse, type ActionRejectResponse as ActionRejectResponse, type ActionResumeRecordingResponse as ActionResumeRecordingResponse, type ActionSendDtmfResponse as ActionSendDtmfResponse, type ActionSendSipInfoResponse as ActionSendSipInfoResponse, type ActionSpeakResponse as ActionSpeakResponse, type ActionStartAIAssistantResponse as ActionStartAIAssistantResponse, type ActionStartConversationRelayResponse as ActionStartConversationRelayResponse, type ActionStartForkingResponse as ActionStartForkingResponse, type ActionStartNoiseSuppressionResponse as ActionStartNoiseSuppressionResponse, type ActionStartPlaybackResponse as ActionStartPlaybackResponse, type ActionStartRecordingResponse as ActionStartRecordingResponse, type ActionStartSiprecResponse as ActionStartSiprecResponse, type ActionStartStreamingResponse as ActionStartStreamingResponse, type ActionStartTranscriptionResponse as ActionStartTranscriptionResponse, type ActionStopAIAssistantResponse as ActionStopAIAssistantResponse, type ActionStopConversationRelayResponse as ActionStopConversationRelayResponse, type ActionStopForkingResponse as ActionStopForkingResponse, type ActionStopGatherResponse as ActionStopGatherResponse, type ActionStopNoiseSuppressionResponse as ActionStopNoiseSuppressionResponse, type ActionStopPlaybackResponse as ActionStopPlaybackResponse, type ActionStopRecordingResponse as ActionStopRecordingResponse, type ActionStopSiprecResponse as ActionStopSiprecResponse, type ActionStopStreamingResponse as ActionStopStreamingResponse, type ActionStopTranscriptionResponse as ActionStopTranscriptionResponse, type ActionSwitchSupervisorRoleResponse as ActionSwitchSupervisorRoleResponse, type ActionTransferResponse as ActionTransferResponse, type ActionUpdateClientStateResponse as ActionUpdateClientStateResponse, type ActionAddAIAssistantMessagesParams as ActionAddAIAssistantMessagesParams, type ActionAnswerParams as ActionAnswerParams, type ActionBridgeParams as ActionBridgeParams, type ActionEnqueueParams as ActionEnqueueParams, type ActionGatherParams as ActionGatherParams, type ActionGatherUsingAIParams as ActionGatherUsingAIParams, type ActionGatherUsingAudioParams as ActionGatherUsingAudioParams, type ActionGatherUsingSpeakParams as ActionGatherUsingSpeakParams, type ActionHangupParams as ActionHangupParams, type ActionJoinAIAssistantParams as ActionJoinAIAssistantParams, type ActionLeaveQueueParams as ActionLeaveQueueParams, type ActionPauseRecordingParams as ActionPauseRecordingParams, type ActionReferParams as ActionReferParams, type ActionRejectParams as ActionRejectParams, type ActionResumeRecordingParams as ActionResumeRecordingParams, type ActionSendDtmfParams as ActionSendDtmfParams, type ActionSendSipInfoParams as ActionSendSipInfoParams, type ActionSpeakParams as ActionSpeakParams, type ActionStartAIAssistantParams as ActionStartAIAssistantParams, type ActionStartConversationRelayParams as ActionStartConversationRelayParams, type ActionStartForkingParams as ActionStartForkingParams, type ActionStartNoiseSuppressionParams as ActionStartNoiseSuppressionParams, type ActionStartPlaybackParams as ActionStartPlaybackParams, type ActionStartRecordingParams as ActionStartRecordingParams, type ActionStartSiprecParams as ActionStartSiprecParams, type ActionStartStreamingParams as ActionStartStreamingParams, type ActionStartTranscriptionParams as ActionStartTranscriptionParams, type ActionStopAIAssistantParams as ActionStopAIAssistantParams, type ActionStopConversationRelayParams as ActionStopConversationRelayParams, type ActionStopForkingParams as ActionStopForkingParams, type ActionStopGatherParams as ActionStopGatherParams, type ActionStopNoiseSuppressionParams as ActionStopNoiseSuppressionParams, type ActionStopPlaybackParams as ActionStopPlaybackParams, type ActionStopRecordingParams as ActionStopRecordingParams, type ActionStopSiprecParams as ActionStopSiprecParams, type ActionStopStreamingParams as ActionStopStreamingParams, type ActionStopTranscriptionParams as ActionStopTranscriptionParams, type ActionSwitchSupervisorRoleParams as ActionSwitchSupervisorRoleParams, type ActionTransferParams as ActionTransferParams, type ActionUpdateClientStateParams as ActionUpdateClientStateParams, };
3768
+ export { type AwsVoiceSettings as AwsVoiceSettings, type CallControlCommandResult as CallControlCommandResult, type CallControlCommandResultWithConversationID as CallControlCommandResultWithConversationID, type DeepgramNova2Config as DeepgramNova2Config, type DeepgramNova3Config as DeepgramNova3Config, type ElevenLabsVoiceSettings as ElevenLabsVoiceSettings, type GoogleTranscriptionLanguage as GoogleTranscriptionLanguage, type InterruptionSettings as InterruptionSettings, type Loopcount as Loopcount, type StopRecordingRequest as StopRecordingRequest, type TelnyxTranscriptionLanguage as TelnyxTranscriptionLanguage, type TelnyxVoiceSettings as TelnyxVoiceSettings, type TranscriptionConfig as TranscriptionConfig, type TranscriptionEngineAConfig as TranscriptionEngineAConfig, type TranscriptionEngineAssemblyaiConfig as TranscriptionEngineAssemblyaiConfig, type TranscriptionEngineAzureConfig as TranscriptionEngineAzureConfig, type TranscriptionEngineBConfig as TranscriptionEngineBConfig, type TranscriptionEngineDeepgramConfig as TranscriptionEngineDeepgramConfig, type TranscriptionEngineGoogleConfig as TranscriptionEngineGoogleConfig, type TranscriptionEngineTelnyxConfig as TranscriptionEngineTelnyxConfig, type TranscriptionEngineXaiConfig as TranscriptionEngineXaiConfig, type TranscriptionStartRequest as TranscriptionStartRequest, type ActionAddAIAssistantMessagesResponse as ActionAddAIAssistantMessagesResponse, type ActionAnswerResponse as ActionAnswerResponse, type ActionBridgeResponse as ActionBridgeResponse, type ActionEnqueueResponse as ActionEnqueueResponse, type ActionGatherResponse as ActionGatherResponse, type ActionGatherUsingAIResponse as ActionGatherUsingAIResponse, type ActionGatherUsingAudioResponse as ActionGatherUsingAudioResponse, type ActionGatherUsingSpeakResponse as ActionGatherUsingSpeakResponse, type ActionHangupResponse as ActionHangupResponse, type ActionJoinAIAssistantResponse as ActionJoinAIAssistantResponse, type ActionLeaveQueueResponse as ActionLeaveQueueResponse, type ActionPauseRecordingResponse as ActionPauseRecordingResponse, type ActionReferResponse as ActionReferResponse, type ActionRejectResponse as ActionRejectResponse, type ActionResumeRecordingResponse as ActionResumeRecordingResponse, type ActionSendDtmfResponse as ActionSendDtmfResponse, type ActionSendSipInfoResponse as ActionSendSipInfoResponse, type ActionSpeakResponse as ActionSpeakResponse, type ActionStartAIAssistantResponse as ActionStartAIAssistantResponse, type ActionStartConversationRelayResponse as ActionStartConversationRelayResponse, type ActionStartForkingResponse as ActionStartForkingResponse, type ActionStartNoiseSuppressionResponse as ActionStartNoiseSuppressionResponse, type ActionStartPlaybackResponse as ActionStartPlaybackResponse, type ActionStartRecordingResponse as ActionStartRecordingResponse, type ActionStartSiprecResponse as ActionStartSiprecResponse, type ActionStartStreamingResponse as ActionStartStreamingResponse, type ActionStartTranscriptionResponse as ActionStartTranscriptionResponse, type ActionStopAIAssistantResponse as ActionStopAIAssistantResponse, type ActionStopConversationRelayResponse as ActionStopConversationRelayResponse, type ActionStopForkingResponse as ActionStopForkingResponse, type ActionStopGatherResponse as ActionStopGatherResponse, type ActionStopNoiseSuppressionResponse as ActionStopNoiseSuppressionResponse, type ActionStopPlaybackResponse as ActionStopPlaybackResponse, type ActionStopRecordingResponse as ActionStopRecordingResponse, type ActionStopSiprecResponse as ActionStopSiprecResponse, type ActionStopStreamingResponse as ActionStopStreamingResponse, type ActionStopTranscriptionResponse as ActionStopTranscriptionResponse, type ActionSwitchSupervisorRoleResponse as ActionSwitchSupervisorRoleResponse, type ActionTransferResponse as ActionTransferResponse, type ActionUpdateClientStateResponse as ActionUpdateClientStateResponse, type ActionAddAIAssistantMessagesParams as ActionAddAIAssistantMessagesParams, type ActionAnswerParams as ActionAnswerParams, type ActionBridgeParams as ActionBridgeParams, type ActionEnqueueParams as ActionEnqueueParams, type ActionGatherParams as ActionGatherParams, type ActionGatherUsingAIParams as ActionGatherUsingAIParams, type ActionGatherUsingAudioParams as ActionGatherUsingAudioParams, type ActionGatherUsingSpeakParams as ActionGatherUsingSpeakParams, type ActionHangupParams as ActionHangupParams, type ActionJoinAIAssistantParams as ActionJoinAIAssistantParams, type ActionLeaveQueueParams as ActionLeaveQueueParams, type ActionPauseRecordingParams as ActionPauseRecordingParams, type ActionReferParams as ActionReferParams, type ActionRejectParams as ActionRejectParams, type ActionResumeRecordingParams as ActionResumeRecordingParams, type ActionSendDtmfParams as ActionSendDtmfParams, type ActionSendSipInfoParams as ActionSendSipInfoParams, type ActionSpeakParams as ActionSpeakParams, type ActionStartAIAssistantParams as ActionStartAIAssistantParams, type ActionStartConversationRelayParams as ActionStartConversationRelayParams, type ActionStartForkingParams as ActionStartForkingParams, type ActionStartNoiseSuppressionParams as ActionStartNoiseSuppressionParams, type ActionStartPlaybackParams as ActionStartPlaybackParams, type ActionStartRecordingParams as ActionStartRecordingParams, type ActionStartSiprecParams as ActionStartSiprecParams, type ActionStartStreamingParams as ActionStartStreamingParams, type ActionStartTranscriptionParams as ActionStartTranscriptionParams, type ActionStopAIAssistantParams as ActionStopAIAssistantParams, type ActionStopConversationRelayParams as ActionStopConversationRelayParams, type ActionStopForkingParams as ActionStopForkingParams, type ActionStopGatherParams as ActionStopGatherParams, type ActionStopNoiseSuppressionParams as ActionStopNoiseSuppressionParams, type ActionStopPlaybackParams as ActionStopPlaybackParams, type ActionStopRecordingParams as ActionStopRecordingParams, type ActionStopSiprecParams as ActionStopSiprecParams, type ActionStopStreamingParams as ActionStopStreamingParams, type ActionStopTranscriptionParams as ActionStopTranscriptionParams, type ActionSwitchSupervisorRoleParams as ActionSwitchSupervisorRoleParams, type ActionTransferParams as ActionTransferParams, type ActionUpdateClientStateParams as ActionUpdateClientStateParams, };
3712
3769
  }
3713
3770
  //# sourceMappingURL=actions.d.ts.map