AzSpeech v1.3.12
- Release: AzSpeech v1.3.12 (github.com)
- Marketplace: AzSpeech - Voice and Text in Code Plugins - UE Marketplace (unrealengine.com)
- Pull Request: v1.3.12 by @lucoiso in v1.3.12 by lucoiso · Pull Request #105 · lucoiso/UEAzSpeech · GitHub
What’s Changed
- Hotfix: Set param as default to self to avoid multiple inputs in blueprint pure node by @lucoiso in hotfix: set param as default to self to avoid multiple inputs in blueprint pure node by lucoiso · Pull Request #100 · lucoiso/UEAzSpeech · GitHub
- Exposed settings: Candidate Languages; Phrase List Map; Recognition Map; String Delimiters by @lucoiso in Exposed settings: Candidate Languages; Phrase List Map; Recognition Map; String Delimiters by lucoiso · Pull Request #102 · lucoiso/UEAzSpeech · GitHub
- Marketplace: Change (Again) the way the dependencies linkages occur when the plugin is targeting editor builds if installed via marketplace by @lucoiso in Marketplace: Change (Again) the way the dependencies linkages occur when the plugin is targeting editor builds if installed via marketplace by lucoiso · Pull Request #104 · lucoiso/UEAzSpeech · GitHub
Full Changelog: Comparing v1.3.11...v1.3.12 · lucoiso/UEAzSpeech · GitHub
Experimental Multi-Platform Support: experimental/MULTI-PLATFORM (github.com)
- Linux: Linux support · Issue #8 · lucoiso/UEAzSpeech · GitHub
- iOS: iOS support · Issue #10 · lucoiso/UEAzSpeech · GitHub
- MacOS: MacOS support · Issue #9 · lucoiso/UEAzSpeech · GitHub
- HoloLens: GitHub only (Marketplace: Plugin packaging failing for HoloLens in UE5.0 and UE5.1 · Issue #87 · lucoiso/UEAzSpeech · GitHub)
New Example Project: SpeechGPT
Example Project that uses both OpenAI GPT-3 and Microsoft Azure Speech Services
Links:
- Repository: GitHub - lucoiso/UESpeechGPT: Example Project that uses both OpenAI GPT-3 and Microsoft Azure Speech Services
- HttpGPT Plugin: GitHub - lucoiso/UEHttpGPT: Unreal Engine plugin that allow the user to send message requests to GPT-3 via REST API
- UE Forum: [FREE] SpeechGPT: Example project mixing OpenAI GPT and Microsoft Azure Speech Services