...Человеческий поиск в разработке...
- Модуль: sender
- Путь к файлу: ~/bitrix/modules/sender/lib/integration/voximplant/speechrate.php
- Класс: Bitrix\Sender\Integration\VoxImplant\SpeechRate
- Вызов: SpeechRate::withText
public function withText($text = '') { $this->text = $text; return $this; }