Bumped Whispercpp 1.7.3 that adds WithNoSpeechThreshold #281
Annotations
3 errors and 4 warnings
Build ios-simulator:
tests/Whisper.net.Maui.Tests/Platforms/iOS/Program.cs#L12
The type or namespace name 'TestApplicationDelegate' could not be found (are you missing a using directive or an assembly reference?)
|
Build ios-simulator:
tests/Whisper.net.Maui.Tests/Platforms/iOS/Program.cs#L12
The type or namespace name 'TestApplicationDelegate' could not be found (are you missing a using directive or an assembly reference?)
|
Build ios-simulator
Process completed with exit code 1.
|
Build ios-simulator:
tests/Whisper.net.Maui.Tests/Platforms/iOS/TestApplicationDelegate.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build ios-simulator:
tests/Whisper.net.Maui.Tests/Platforms/iOS/TestApplicationDelegate.cs#L15
Non-nullable property 'Window' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build ios-simulator:
tests/Whisper.net.Maui.Tests/Platforms/iOS/TestApplicationDelegate.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build ios-simulator:
tests/Whisper.net.Maui.Tests/Platforms/iOS/TestApplicationDelegate.cs#L15
Non-nullable property 'Window' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading