Ticket #33819

アプリケーションが isSpeaking API を使うと非対応の音声エンジンがエラーを出す

Open Date: 2014-05-18 17:08 Last Update: 2014-05-24 23:03

Reporter:
Owner:
(None)
Type:
Status:
Closed
MileStone:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None

Details

NVDA日本語版対応アプリケーションが isSpeaking API を使うと、このAPIに非対応の音声エンジンがエラーを出す現象を確認しています。

INFO - synthDriverHandler.setSynth (16:58:13):
Loaded synthDriver dummySynth
ERROR - unhandled exception (17:03:30):
Traceback (most recent call last):
  File "_ctypes/callbacks.c", line 314, in 'calling callback function'
  File "NVDAHelper.pyo", line 76, in nvdaController_isSpeaking
AttributeError: 'SynthDriver' object has no attribute 'isSpeaking'

確認した環境:

  • Windows 7 64ビット
  • NVDA 2014.2jp-beta (140517)
  • チケット #33804 NvdaDemoApp の開発
  • チケット #33815 dummySynth の開発

Ticket History (3/3 Histories)

2014-05-18 17:08 Updated by: nishimoto
  • New Ticket "アプリケーションが isSpeaking API を使うと非対応の音声エンジンがエラーを出す" created
2014-05-18 17:43 Updated by: nishimoto
  • Component Update from (None) to クライアントAPI
  • Resolution Update from None to Fixed
  • Milestone Update from (None) to 2014.2jp (closed)
Comment

修正版を前述の環境でテストしました。

正式版 2014.2jp で反映させたいと思います:

To ssh://git@bitbucket.org/nvdajp/nvdajp.git
   5eacba9..5c52c41  jp2014.2 -> jp2014.2
2014-05-24 23:03 Updated by: nishimoto
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2014-05-24 23:03

Attachment File List

No attachments

Edit

Please login to add comment to this ticket » Login