Results 4 issues of Nikita

## Add Arro - [x] I have read the [contributing guidelines](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md) - [x] I agree to the [Code of Conduct](https://github.com/poteto/hiring-without-whiteboards/blob/master/CODE_OF_CONDUCT.md) - [x] I have followed the [format](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md#format) prescribed in the...

Part of https://github.com/livekit/agents/pull/3944 SMS Tool - Many voice agents need to send text messages during calls (order confirmations, addresses, booking links, etc.). This tool provides a simple way to send...

I'd like to propose two new beta tools that address common patterns I've seen when building voice agents. ~~1. SMS Tool - Many voice agents need to send text messages...

Additional TTS preprocessing for: - Brackets - removes HTML-like tags: "Hello \world" → "Hello world" - Replace newlines with periods - converts line breaks: "First\nSecond" → "First Second" - Format...