alphacep / vosk-asterisk

Speech Recognition in Asterisk with Vosk Server
GNU General Public License v2.0
102 stars 40 forks source link

installation successful, but no application "SpeechCreate" #27

Closed YunzhaoLu closed 2 years ago

YunzhaoLu commented 2 years ago

Sorry for the disturbance of possible junior question.

image

Seems everything is correct, however, can't call SpeechCreate. Thank you.

nshmyrev commented 2 years ago

Check in asterisk load log in the beginning that you load res_speech.so. Check modules.conf that res_speech.so is not blocked.

YunzhaoLu commented 2 years ago

Thank you. two things: (1) load 'app_speech_utils'; (2) copy res_speech_vosk.conf.