> ## Documentation Index
> Fetch the complete documentation index at: https://product.mmbrn.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# StopStreaming

> Остановка stream и очистка capture

# StopStreaming

## Pins

| Direction | Name       | Type                     |
| --------- | ---------- | ------------------------ |
| in        | exec-in    | exec                     |
| in        | microphone | MicrophoneRef (optional) |
| out       | exec-out   | exec                     |

## Runtime

`host.stopAudioStreaming(mic)` — останавливает engine stream, clears sample/fft maps in bridge.

## Typical use

onStop / onDisconnect teardown chains.
