Stephen Hodgson

Results 102 issues of Stephen Hodgson

**Describe the bug** Asynchonous methods do not properly conform to the industry standard naming conventions for [Task-based Async Pattern (TAP)](https://learn.microsoft.com/en-us/dotnet/standard/asynchronous-programming-patterns/task-based-asynchronous-pattern-tap?source=recommendations#naming-parameters-and-return-types), which stipulate to add `Async` suffix to the name of...

bug
refactor

- Closes #358 - Changed all projects to target both .net standard 2.0 and .net 4.6.2 - Except `SocketIO.Serializer.MessagePack` - Changed `SocketIO` constructor to include `ISerializer` - `ISerializer` defaults to...

It is great this library supports both System.Text.Json and Newtonsoft, but it is difficult to consume in some dev environments since System.Text.Json is unavailable. Is there a way to decouple...

### Feature proposal * Firebase Component: _____ (Auth, Core, Database, Firestore, Messaging, Storage, etc) Describe your use case and/or feature request here. Most of the async methods do not support...

api: core
type: feature request

# Feature Request Add ability to browse community library and add it to your account list of voices. - https://elevenlabs.io/docs/api-reference/query-library - https://elevenlabs.io/docs/api-reference/add-shared-voice

enhancement

# Bug Report ## Overview Due to a bug with the elevenlabs api, audio generated with pcm output format cannot be downloaded or replayed from history.

elevenlabs bug

# XRTK - Mixed Reality Toolkit Bug Report ## Describe the bug ![image](https://user-images.githubusercontent.com/13334553/148667693-91c0d59c-da05-46bd-ab97-a8925507f311.png)

Bug

# XRTK - Mixed Reality Toolkit Bug Report ## Describe the bug - [ ] Hand tracking works, but isn't synced with the local player space. Seems to drift as...

Bug

Currently the WMR motion controller visualization is only availible after building the app. It would be beneficial to also be able to load the controller's visualization while playing in the...

Enhancement