Граф коммитов

417 Коммитов

Автор SHA1 Сообщение Дата
Glenn Harper cc9b537fcb
Merge branch 'master' into glharper/audioContextInputForAudioConfig 2023-10-04 09:03:41 -07:00
Glenn Harper 6848253d1d
set language property on TranslationRecognitionEventArgs (#736) 2023-09-26 14:03:42 -04:00
Glenn Harper 8cb9e719f9
v2 translation hypothesis, conditionally import audioWorkerUrl method using import.meta (#735) 2023-09-25 13:42:19 -04:00
M-Hietala f468e86f49
Adding PhraseDetection mode Conversation for ConversationTranscriber (#731)
Co-authored-by: Marko Hietala <markhiet@microsoft.com>
2023-09-22 10:19:20 -04:00
Glenn Harper cd1c5f5bff
enable translations for v2 endpoints (#734) 2023-09-21 12:03:50 -04:00
Glenn Harper 6a9273d811
use trusted URL for AudioWorklet (#732) 2023-09-19 12:45:34 -04:00
Glenn Harper a34b15714f
remove onDisconnection call when connection closed (#728) 2023-08-31 19:52:19 -04:00
Glenn Harper 7a9f2bf6c4
disable failing autoSourceDetectConfig test (#727) 2023-08-30 18:28:11 -04:00
Glenn Harper 5ec0316622
allow audio worklet node load to be skipped if desired (#724) 2023-08-29 14:27:47 -07:00
Glenn Harper 5bc0ee9138
conversation auth token update propagates to translation service connection (#722) 2023-08-23 10:54:55 -07:00
Glenn Harper 13a7d71b9b
Port Web Worker fix for Timeout (#721) 2023-08-23 10:54:29 -07:00
Glenn Harper 4ccb5a0915
re-enable translation tests (#715) 2023-08-17 13:16:31 -04:00
M-Hietala dbb2578f08
removing meetingid optionality (#716)
Co-authored-by: Marko Hietala <markhiet@microsoft.com>
2023-08-15 13:16:48 -04:00
Glenn Harper 83c3c66a9b
Disable impacted translation tests (#707) 2023-08-02 20:12:06 -04:00
Glenn Harper 5a2c5eaf84
add bug report template (#706) 2023-08-02 11:15:43 -07:00
M-Hietala 781c830099
adding audio gating (#705)
Co-authored-by: Marko Hietala <markhiet@microsoft.com>
2023-08-02 12:59:44 -04:00
Glenn Harper 30279f8927
use working key for tests, disable failing test until triage is possible (#701) 2023-07-27 13:12:41 -04:00
M-Hietala 583d7900db
adding meeting transcriber (#685)
* adding meeting transcriber

* meetingtranscriber single channel support without property

* change (#698)

Co-authored-by: Marko Hietala <markhiet@microsoft.com>

---------

Co-authored-by: Marko Hietala <markhiet@microsoft.com>
2023-07-25 15:33:20 -04:00
Glenn Harper e20e0650f8
fix change nickname behavior (#696) 2023-07-21 14:49:53 -07:00
Yulin Li bca6f1e7cb
[pronunciation assessment] expose word level accuracy score and error… (#695) 2023-07-21 23:30:50 +08:00
dependabot[bot] e1b94900b1
Bump word-wrap from 1.2.3 to 1.2.4 (#692)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-20 11:34:54 -04:00
zeno 447c986acf
Added `DisplayName` to `VoiceInfo` to match the Web API (#682)
* Added 'DisplayName' in VoiceInfo Class

* Added 'DisplayName' in VoiceInfo Class
2023-07-19 15:06:43 +08:00
dependabot[bot] 053e74a0b2
Bump tough-cookie from 4.0.0 to 4.1.3 (#688)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.0.0...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-19 15:04:56 +08:00
Brian Mouncer e687191b40
update master to v-next verison. (#687) 2023-07-07 13:24:51 -07:00
Glenn Harper 5b9dd35346
add result id (#683) 2023-07-05 14:50:29 -04:00
BrianMouncer 9fff0733c4 update master to v-next version number. 2023-06-14 14:40:08 -07:00
Glenn Harper 7947f916e3
update expected return text for translation test (#681) 2023-05-31 12:06:36 -07:00
Shiv Sarthak Sabhlok 04a442d9d7
Added 'LocaleName' in VoiceInfo Class (#679) 2023-05-19 06:44:11 -07:00
Glenn Harper 10efe02c9c
test changes for clid translation (#675) 2023-05-04 21:16:03 -04:00
Glenn Harper 87227c826f
allow SpeechTranslationConfig to set property using id (#672) 2023-04-26 11:50:56 -07:00
Glenn Harper d071d11d1e
remove CertChecks class (#662) 2023-04-19 09:02:57 -07:00
Glenn Harper e6faf6b7fc
re-enable telemetry test for v2 service (#666) 2023-04-18 13:24:06 -04:00
Glenn Harper 628d560d5a
fix JS tests and v2 service handling post-exception revocation (#664) 2023-04-14 15:15:57 -04:00
Glenn Harper a79b92f5bd
remove ocsp code (#649) 2023-04-10 14:03:55 -07:00
Glenn Harper f37a6d245e
display words and words have same corrected offset (#640) 2023-03-22 09:01:01 -04:00
Darren Cohen f8d57c93b6
Add ref-doc comments related to service-side audio logging. Fix other (missing) comments. (#652)
Co-authored-by: Darren Cohen <darren.cohen@microsoft.com>
2023-03-15 12:19:42 -07:00
dependabot[bot] 8c7749c411
Bump webpack from 5.72.1 to 5.76.0 (#650)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 11:21:55 -04:00
Glenn Harper c5875d3be1
remove blob method from IAudioSource and implementing classes (#646) 2023-03-09 19:05:47 -05:00
BrianMouncer 0b6bb1ce15
update JS SDK version to V-next (1.27)... (#643) 2023-03-08 14:53:35 -08:00
Glenn Harper 2bcab1b1b9
Add StartConsoleOutput and StopConsoleOutput APIs (#641) 2023-03-06 13:36:05 -08:00
Glenn Harper bfd61aec27
Glharper/sid to usp (#530) 2023-03-02 11:17:23 -08:00
Glenn Harper 1db1f84fc3
add enable miscue property setter to PronunciationAssessmentConfig (#636) 2023-02-28 10:38:48 -05:00
Glenn Harper 2d98cf34a0
updated fix for speech seg timeout setting in continuous mode (#635) 2023-02-23 16:34:03 -05:00
Maddy Miller 7cd0ac248d
chore: update UUID lib and corresponding types lib (#617) 2023-02-22 19:14:27 -05:00
Glenn Harper 3c9a7ff8bf
lint fix (#633) 2023-02-22 13:16:26 -08:00
Jxpxn 5076d93f67
Added invalid nickname error for conversations (#615)
* Added string's length checks to the Contracts class

* Add the usage of the string's length checks for the ConversationImpl nickname

* Changed minimum nickname length from 1 to 2

* Fixed the throwIfNullOrTooShort method of Contracts

* Update Conversation.ts

---------

Co-authored-by: Japou Pou <remi.allard@menaps.com>
2023-02-22 11:40:07 -05:00
Glenn Harper 82b4eb8080
setting Seg timeout no longer overrides recognition mode (#630) 2023-02-21 17:07:23 -05:00
Glenn Harper 855f094028
remove got dependency to close vulnerability, use bent in tests (#628) 2023-02-14 11:49:52 -08:00
BrianMouncer cd27316c5e bump version in master to be v-next. 2023-02-09 12:13:55 -08:00
Glenn Harper 912f1ac2ac
Only use specific Reco types in specific ServiceReco classes. (#625) 2023-02-08 13:02:36 -08:00