411 B
411 B
- STT services now reconnect safely when settings change: reconnection is deferred until the current user turn ends (i.e., until
UserStoppedSpeakingFrameis received) rather than interrupting an active speech session. Audio frames received while the reconnect is in progress are buffered and replayed once the new connection is ready.CartesiaSTTServiceandDeepgramSTTServiceboth use this new behavior.