mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Couple firmware URL fixes (#2106)
* Couple firmware URL fixes * Add handset OTA upgrade to W52p * Remove profanity from returned results.
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
end
|
||||
|
||||
transcription = transcribe_json["results"][1]["name"];
|
||||
transcription = transcription:gsub("<profanity>.*<%/profanity>","...");
|
||||
confidence = transcribe_json["results"][1]["confidence"];
|
||||
end
|
||||
return transcription;
|
||||
|
||||
Reference in New Issue
Block a user